#include "EigenTypedef.h"

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) |