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

| Public Types | |
| typedef ADvari< Double > | ADVari | 
| typedef ADvar< Double > | ADVar | 
| typedef ADVari::IndepADVar | IndepADVar | 
| typedef Derp< Double > | DErp | 
|  Public Types inherited from Sacado::Rad2::ADvari< Double > | |
| typedef Double | value_type | 
| typedef ScalarType< value_type > ::type | scalar_type | 
| typedef IndepADvar< Double > | IndepADVar | 
| Public Member Functions | |
| ADvarn (Double val1, int n1, const IndepADVar *x, const Double *g, const Double *h) | |
|  Public Member Functions inherited from Sacado::Rad2::ADvari< Double > | |
| void * | operator new (size_t len) | 
| void | operator delete (void *) | 
| ADvari (Advari_Opclass oc, Double t) | |
| ADvari (Advari_Opclass oc, Double t, Double ta) | |
| operator Double () | |
| operator Double () const | |
| Public Attributes | |
| int | n | 
| Double * | G | 
| Double * | H | 
| DErp * | D | 
|  Public Attributes inherited from Sacado::Rad2::ADvari< Double > | |
| Advari_Opclass | opclass | 
| Double | Val | 
| Double | aval | 
| Double | dO | 
| Double | aO | 
| Double | adO | 
| Additional Inherited Members | |
|  Static Public Attributes inherited from Sacado::Rad2::ADvari< Double > | |
| static ADcontext< Double > | adc | 
Definition at line 156 of file Sacado_trad2.hpp.
| typedef ADvari<Double> Sacado::Rad2::ADvarn< Double >::ADVari | 
Definition at line 977 of file Sacado_trad2.hpp.
| typedef ADvar<Double> Sacado::Rad2::ADvarn< Double >::ADVar | 
Definition at line 978 of file Sacado_trad2.hpp.
| typedef ADVari::IndepADVar Sacado::Rad2::ADvarn< Double >::IndepADVar | 
Definition at line 979 of file Sacado_trad2.hpp.
| typedef Derp<Double> Sacado::Rad2::ADvarn< Double >::DErp | 
Definition at line 980 of file Sacado_trad2.hpp.
| 
 | inline | 
Definition at line 984 of file Sacado_trad2.hpp.
| int Sacado::Rad2::ADvarn< Double >::n | 
Definition at line 981 of file Sacado_trad2.hpp.
| Double* Sacado::Rad2::ADvarn< Double >::G | 
Definition at line 982 of file Sacado_trad2.hpp.
| Double * Sacado::Rad2::ADvarn< Double >::H | 
Definition at line 982 of file Sacado_trad2.hpp.
| DErp* Sacado::Rad2::ADvarn< Double >::D | 
Definition at line 983 of file Sacado_trad2.hpp.
 1.8.5
 1.8.5