Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::NumTraits< adtl::adouble > Struct Template Reference

Detailed Description

template<>
struct Eigen::NumTraits< adtl::adouble >

Definition at line 110 of file AdolcForward.

List of all members.

Public Types

enum  {
  IsComplex = 0, IsInteger = 0, IsSigned = 1, RequireInitialization = 1,
  ReadCost = 1, AddCost = 1, MulCost = 1
}
typedef adtl::adouble Real
typedef adtl::adouble NonInteger
typedef adtl::adouble Nested

Member Typedef Documentation

typedef adtl::adouble Eigen::NumTraits< adtl::adouble >::Nested

Definition at line 114 of file AdolcForward.

typedef adtl::adouble Eigen::NumTraits< adtl::adouble >::NonInteger

Definition at line 113 of file AdolcForward.

typedef adtl::adouble Eigen::NumTraits< adtl::adouble >::Real

Definition at line 112 of file AdolcForward.


Member Enumeration Documentation

anonymous enum
Enumerator:
IsComplex 
IsInteger 
IsSigned 
RequireInitialization 
ReadCost 
AddCost 
MulCost 

Definition at line 115 of file AdolcForward.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo