EigenUtility.h File Reference
#include "EigenTypedef.h"
Include dependency graph for EigenUtility.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Eigen
 
 sva
 

Functions

template<typename T >
Matrix3< T > Eigen::vector3ToCrossMatrix (const Vector3< T > &vec)
 
template<typename T >
Matrix6< T > Eigen::vector6ToCrossMatrix (const Vector6< T > &vec)
 
template<typename T >
Matrix6< T > Eigen::vector6ToCrossDualMatrix (const Vector6< T > &vec)