#include "main.h"
Go to the source code of this file.
Functions | |
template<int > | |
void | bug1453 () |
EIGEN_DECLARE_TEST (mapstride) | |
template<int Alignment, typename MatrixType > | |
void | map_class_matrix (const MatrixType &_m) |
template<int Alignment, typename VectorType > | |
void | map_class_vector (const VectorType &m) |
void bug1453 | ( | ) |
Definition at line 196 of file mapstride.cpp.
EIGEN_DECLARE_TEST | ( | mapstride | ) |
Definition at line 226 of file mapstride.cpp.
void map_class_matrix | ( | const MatrixType & | _m | ) |
Definition at line 50 of file mapstride.cpp.
void map_class_vector | ( | const VectorType & | m | ) |
Definition at line 12 of file mapstride.cpp.