Go to the source code of this file.
Functions | |
template<typename MatrixType > | |
void | check_stddeque_matrix (const MatrixType &m) |
template<typename QuaternionType > | |
void | check_stddeque_quaternion (const QuaternionType &) |
template<typename TransformType > | |
void | check_stddeque_transform (const TransformType &) |
EIGEN_DECLARE_TEST (stddeque) | |
void check_stddeque_matrix | ( | const MatrixType & | m | ) |
Definition at line 16 of file stddeque.cpp.
void check_stddeque_quaternion | ( | const QuaternionType & | ) |
Definition at line 75 of file stddeque.cpp.
void check_stddeque_transform | ( | const TransformType & | ) |
Definition at line 46 of file stddeque.cpp.
EIGEN_DECLARE_TEST | ( | stddeque | ) |
Definition at line 103 of file stddeque.cpp.