#include "main.h"#include <unsupported/Eigen/AlignedVector3>
Go to the source code of this file.
Namespaces | |
| Eigen | |
Functions | |
| template<typename Scalar > | |
| void | alignedvector3 () |
| void | test_alignedvector3 () |
| template<typename T , typename Derived > | |
| T | Eigen::test_relative_error (const AlignedVector3< T > &a, const MatrixBase< Derived > &b) |
| void alignedvector3 | ( | ) |
Definition at line 24 of file alignedvector3.cpp.
| void test_alignedvector3 | ( | ) |
Definition at line 79 of file alignedvector3.cpp.