|
Sacado Development
|


Public Types | |
| 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 | |
| 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 | |
| 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 |
| static ADcontext< Double > | adc |