Go to the source code of this file.
Macros | |
#define | EIGEN_NO_STATIC_ASSERT |
Functions | |
template<typename MatrixType > | |
void | basicStuff (const MatrixType &m) |
template<typename MatrixType > | |
void | basicStuffComplex (const MatrixType &m) |
void | casting_all () |
EIGEN_DECLARE_TEST (basicstuff) | |
template<typename Scalar > | |
void | fixedSizeMatrixConstruction () |
#define EIGEN_NO_STATIC_ASSERT |
Definition at line 10 of file basicstuff.cpp.
void basicStuff | ( | const MatrixType & | m | ) |
Definition at line 15 of file basicstuff.cpp.
void basicStuffComplex | ( | const MatrixType & | m | ) |
Definition at line 161 of file basicstuff.cpp.
void casting_all | ( | ) |
Definition at line 251 of file basicstuff.cpp.
EIGEN_DECLARE_TEST | ( | basicstuff | ) |
Definition at line 334 of file basicstuff.cpp.
void fixedSizeMatrixConstruction | ( | ) |
Definition at line 272 of file basicstuff.cpp.