|
humoto
|
Definition in file eigentools.h.
Go to the source code of this file.
#include "eigentools/eigentools.h"#include "eigentools/cross_product.h"#include "eigentools/blockmatrix_base.h"#include "eigentools/blockmatrix_kronecker.h"#include "eigentools/blockmatrix.h"Namespaces | |
| etools | |
| This namespace contains various functions operating on Eigen matrices and vectors. | |
Macros | |
| #define | EIGENTOOLS_ASSERT(condition, message) HUMOTO_ASSERT(condition, message) |
| #define | EIGENTOOLS_ENABLE_EIGENTYPE_DETECTION |
| #define | EIGENTOOLS_VISIBILITY_ATTRIBUTE HUMOTO_LOCAL |
| #define EIGENTOOLS_ASSERT | ( | condition, | |
| message | |||
| ) | HUMOTO_ASSERT(condition, message) |
Definition at line 20 of file eigentools.h.
| #define EIGENTOOLS_ENABLE_EIGENTYPE_DETECTION |
Definition at line 22 of file eigentools.h.
| #define EIGENTOOLS_VISIBILITY_ATTRIBUTE HUMOTO_LOCAL |
Definition at line 21 of file eigentools.h.
1.8.13