Go to the source code of this file.
Functions | |
template<typename MatrixType > | |
void | check_stdvector_matrix (const MatrixType &m) |
template<typename QuaternionType > | |
void | check_stdvector_quaternion (const QuaternionType &) |
template<typename TransformType > | |
void | check_stdvector_transform (const TransformType &) |
EIGEN_DECLARE_TEST (stdvector) | |
void | std_vector_gcc_warning () |
void check_stdvector_matrix | ( | const MatrixType & | m | ) |
Definition at line 15 of file stdvector.cpp.
void check_stdvector_quaternion | ( | const QuaternionType & | ) |
Definition at line 86 of file stdvector.cpp.
void check_stdvector_transform | ( | const TransformType & | ) |
Definition at line 51 of file stdvector.cpp.
EIGEN_DECLARE_TEST | ( | stdvector | ) |
Definition at line 130 of file stdvector.cpp.
void std_vector_gcc_warning | ( | ) |
Definition at line 123 of file stdvector.cpp.