#include "main.h"
Go to the source code of this file.
Defines | |
#define | EIGEN_INITIALIZE_MATRICES_BY_ZERO |
#define | EIGEN_NO_STATIC_ASSERT |
Functions | |
template<int SizeAtCompileType> | |
void | mixingtypes (int size=SizeAtCompileType) |
void | test_mixingtypes () |
Definition at line 27 of file mixingtypes.cpp.
#define EIGEN_NO_STATIC_ASSERT |
Definition at line 30 of file mixingtypes.cpp.
void mixingtypes | ( | int | size = SizeAtCompileType | ) |
Definition at line 41 of file mixingtypes.cpp.
void test_mixingtypes | ( | ) |
Definition at line 142 of file mixingtypes.cpp.