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