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

| Public Types | |
| typedef ADvari< Double > | ADVari | 
| typedef ADVari::IndepADVar | IndepADVar | 
| typedef Derp< Double > | DErp | 
|  Public Types inherited from Sacado::Rad::ADvari< Double > | |
| typedef Double | value_type | 
| typedef ScalarType< value_type > ::type | scalar_type | 
| typedef IndepADvar< Double > | IndepADVar | 
|  Public Types inherited from Sacado::Base< ADvari< Double > > | |
| typedef ADvari< Double > | derived_type | 
| Public Member Functions | |
| ADvarn (Double val1, int n1, const IndepADVar *x, const Double *g) | |
|  Public Member Functions inherited from Sacado::Rad::ADvari< Double > | |
| void * | operator new (size_t len) | 
| void | operator delete (void *) | 
| ADvari (Double t) | |
| ADvari () | |
| operator Double () | |
| operator Double () const | |
|  Public Member Functions inherited from Sacado::Base< ADvari< Double > > | |
| const derived_type & | derived () const | 
| Public Attributes | |
| int | n | 
| Double * | a | 
| DErp * | Da | 
|  Public Attributes inherited from Sacado::Rad::ADvari< Double > | |
| Double | Val | 
| Double | aval | 
| Additional Inherited Members | |
|  Static Public Attributes inherited from Sacado::Rad::ADvari< Double > | |
| static ADcontext< Double > | adc | 
Definition at line 219 of file Sacado_trad.hpp.
| typedef ADvari<Double> Sacado::Rad::ADvarn< Double >::ADVari | 
Definition at line 1226 of file Sacado_trad.hpp.
| typedef ADVari::IndepADVar Sacado::Rad::ADvarn< Double >::IndepADVar | 
Definition at line 1227 of file Sacado_trad.hpp.
| typedef Derp<Double> Sacado::Rad::ADvarn< Double >::DErp | 
Definition at line 1228 of file Sacado_trad.hpp.
| 
 | inline | 
Definition at line 1247 of file Sacado_trad.hpp.
| int Sacado::Rad::ADvarn< Double >::n | 
Definition at line 1244 of file Sacado_trad.hpp.
| Double* Sacado::Rad::ADvarn< Double >::a | 
Definition at line 1245 of file Sacado_trad.hpp.
| DErp* Sacado::Rad::ADvarn< Double >::Da | 
Definition at line 1246 of file Sacado_trad.hpp.
 1.8.5
 1.8.5