| Sacado Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
#include <Sacado_tradvec.hpp>

| 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 *) | 
| 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 = &ADvari<Double>::First_ADvari | 
| static ADcontext< Double > | adc | 
Definition at line 109 of file Sacado_tradvec.hpp.
| typedef ADvari<Double> Sacado::RadVec::ADvar1< Double >::ADVari | 
Definition at line 406 of file Sacado_tradvec.hpp.
| 
 | inline | 
Definition at line 407 of file Sacado_tradvec.hpp.
| 
 | inline | 
Definition at line 409 of file Sacado_tradvec.hpp.
| 
 | inline | 
Definition at line 410 of file Sacado_tradvec.hpp.
| Derp<Double> Sacado::RadVec::ADvar1< Double >::d | 
Definition at line 408 of file Sacado_tradvec.hpp.
 1.8.5
 1.8.5