Public Types | |
enum | { IsComplex , IsInteger , IsSigned , RequireInitialization , ReadCost , AddCost , MulCost } |
typedef adtl::adouble | Nested |
typedef adtl::adouble | NonInteger |
typedef adtl::adouble | Real |
Public Types inherited from GenericNumTraits< double > | |
typedef double | Real |
Additional Inherited Members | |
Static Public Member Functions inherited from Eigen::NumTraits< double > | |
static EIGEN_CONSTEXPR double | dummy_precision () |
Public Attributes inherited from GenericNumTraits< double > | |
AddCost | |
IsComplex | |
IsInteger | |
IsSigned | |
MulCost | |
ReadCost | |
RequireInitialization | |
Definition at line 84 of file AdolcForward.
typedef adtl::adouble Eigen::NumTraits< adtl::adouble >::Nested |
Definition at line 89 of file AdolcForward.
typedef adtl::adouble Eigen::NumTraits< adtl::adouble >::NonInteger |
Definition at line 88 of file AdolcForward.
typedef adtl::adouble Eigen::NumTraits< adtl::adouble >::Real |
Definition at line 87 of file AdolcForward.
anonymous enum |
Enumerator | |
---|---|
IsComplex | |
IsInteger | |
IsSigned | |
RequireInitialization | |
ReadCost | |
AddCost | |
MulCost |
Definition at line 90 of file AdolcForward.