
Go to the source code of this file.
Functions | |
| template<typename MatrixType > | |
| void | array (const MatrixType &m) |
| template<typename MatrixType > | |
| void | comparisons (const MatrixType &m) |
| template<typename VectorType > | |
| void | lpNorm (const VectorType &v) |
| void | test_eigen2_array () |
| void array | ( | const MatrixType & | m | ) |
Definition at line 28 of file eigen2_array.cpp.
| void comparisons | ( | const MatrixType & | m | ) |
Definition at line 67 of file eigen2_array.cpp.
| void lpNorm | ( | const VectorType & | v | ) |
Definition at line 122 of file eigen2_array.cpp.
| void test_eigen2_array | ( | ) |
Definition at line 132 of file eigen2_array.cpp.