#include "main.h"
Go to the source code of this file.
Defines | |
#define | EIGEN_NO_STATIC_ASSERT |
Functions | |
template<typename MatrixType > | |
void | block (const MatrixType &m) |
template<typename MatrixType > | |
void | compare_using_data_and_stride (const MatrixType &m) |
template<typename MatrixType > | |
void | data_and_stride (const MatrixType &m) |
void | test_block () |
#define EIGEN_NO_STATIC_ASSERT |
void block | ( | const MatrixType & | m | ) |
void compare_using_data_and_stride | ( | const MatrixType & | m | ) |
void data_and_stride | ( | const MatrixType & | m | ) |
void test_block | ( | ) |