#include <eigen.h>
Public Types | |
enum | { IsComplex = 0, HasFloatingPoint = 0, ReadCost = 1, AddCost = 1, MulCost = 1 } |
typedef float | FloatingPoint |
typedef short int | Real |
Definition at line 73 of file eigen.h.
typedef float Eigen::NumTraits< short int >::FloatingPoint |
typedef short int Eigen::NumTraits< short int >::Real |
anonymous enum |