Sacado
Development
|
Public Types | |
typedef ADvari< Double > | ADVari |
typedef Derp< Double > | DErp |
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 | |
ADvar2 (Double val1) | |
ADvar2 (Double val1, const ADVari *Lcv, const Double *Lc, const ADVari *Rcv, const Double *Rc) | |
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 | |
DErp | dL |
DErp | dR |
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 |