Sacado
Development
|
Public Types | |
typedef ADvar1< Double > | ADVar1 |
typedef ADVar1::ADVari | ADVari |
Public Types inherited from Sacado::RadVec::ADvar1< Double > | |
typedef ADvari< Double > | ADVari |
Public Types inherited from Sacado::RadVec::ADvari< Double > | |
typedef Double | value_type |
typedef ScalarType< value_type > ::type | scalar_type |
typedef IndepADvar< Double > | IndepADVar |
Public Member Functions | |
ADvar1s (Double val1, Double a1, const ADVari *c1) | |
Public Member Functions inherited from Sacado::RadVec::ADvar1< Double > | |
ADvar1 (Double val1) | |
ADvar1 (Double val1, const ADVari *c1) | |
ADvar1 (Double val1, const Double *a1, const ADVari *c1) | |
Public Member Functions inherited from Sacado::RadVec::ADvari< Double > | |
void * | operator new (size_t len) |
void | operator delete (void *) |
ADvari (Double t) | |
operator Double () | |
operator Double () const | |
Public Attributes | |
Double | a |
Public Attributes inherited from Sacado::RadVec::ADvar1< Double > | |
Derp< Double > | d |
Public Attributes inherited from Sacado::RadVec::ADvari< Double > | |
Double | Val |
Double * | aval |
ADvari * | Next |
Additional Inherited Members | |
Static Public Attributes inherited from Sacado::RadVec::ADvari< Double > | |
static ADvari * | First_ADvari |
static ADvari ** | Last_ADvari = &ADvari<Double>::First_ADvari |
static ADcontext< Double > | adc |