suanPan
Loading...
Searching...
No Matches
transform Namespace Reference

Namespaces

namespace  beam
 
namespace  strain
 
namespace  stress
 
namespace  triangle
 

Functions

double atan2 (const vec &)
 
mat compute_jacobian_nominal_to_principal (const mat &)
 
mat compute_jacobian_principal_to_nominal (const mat &)
 
template<typename T >
Mat< Tskew_symm (const Mat< T > &R)
 
template<typename T >
Mat< Tskew_symm (const subview_col< T > &R)
 
template<typename T >
Mat< Trodrigues (const Mat< T > &R)
 
template<typename T >
Mat< Trodrigues (const subview_col< T > &R)
 
template<typename T >
Quaternion< Tto_quaternion (const Mat< T > &R)
 
template<typename T >
Col< Tto_pseudo (const Mat< T > &R)
 

Function Documentation

◆ atan2()

double transform::atan2 ( const vec &  direction_cosine)
Here is the caller graph for this function:

◆ compute_jacobian_nominal_to_principal()

mat transform::compute_jacobian_nominal_to_principal ( const mat &  in)
Here is the caller graph for this function:

◆ compute_jacobian_principal_to_nominal()

mat transform::compute_jacobian_principal_to_nominal ( const mat &  in)
Here is the caller graph for this function:

◆ rodrigues() [1/2]

template<typename T >
Mat< T > transform::rodrigues ( const Mat< T > &  R)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rodrigues() [2/2]

template<typename T >
Mat< T > transform::rodrigues ( const subview_col< T > &  R)
Here is the call graph for this function:

◆ skew_symm() [1/2]

template<typename T >
Mat< T > transform::skew_symm ( const Mat< T > &  R)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ skew_symm() [2/2]

template<typename T >
Mat< T > transform::skew_symm ( const subview_col< T > &  R)
Here is the call graph for this function:

◆ to_pseudo()

template<typename T >
Col< T > transform::to_pseudo ( const Mat< T > &  R)
Here is the caller graph for this function:

◆ to_quaternion()

template<typename T >
Quaternion< T > transform::to_quaternion ( const Mat< T > &  R)
Here is the call graph for this function:
Here is the caller graph for this function: