- 3.0.2 rigid body dynamics module.
iit::rbd::internal Namespace Reference

Classes

struct  Mat3x3Coefficients
 
struct  SymmMat3x3Coefficients
 

Functions

template<typename Scalar >
void rot_symmetric_EAET (const Mat3x3Coefficients< Scalar > &E, const SymmMat3x3Coefficients< Scalar > &A, SymmMat3x3Coefficients< Scalar > &B)
 
template<typename Scalar >
void rot_EAET (const Mat3x3Coefficients< Scalar > &E, const Mat3x3Coefficients< Scalar > &A, Mat3x3Coefficients< Scalar > &B)
 

Function Documentation

◆ rot_symmetric_EAET()

◆ rot_EAET()