|
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 > | |
| Allow_noderiv (mutable int wantderiv;) 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 1218 of file Sacado_trad.hpp.
| typedef ADvari<Double> Sacado::Rad::ADvarn< Double >::ADVari |
Definition at line 1221 of file Sacado_trad.hpp.
| typedef ADVari::IndepADVar Sacado::Rad::ADvarn< Double >::IndepADVar |
Definition at line 1222 of file Sacado_trad.hpp.
| typedef Derp<Double> Sacado::Rad::ADvarn< Double >::DErp |
Definition at line 1223 of file Sacado_trad.hpp.
|
inline |
Definition at line 1242 of file Sacado_trad.hpp.
| int Sacado::Rad::ADvarn< Double >::n |
Definition at line 1239 of file Sacado_trad.hpp.
| Double* Sacado::Rad::ADvarn< Double >::a |
Definition at line 1240 of file Sacado_trad.hpp.
| DErp* Sacado::Rad::ADvarn< Double >::Da |
Definition at line 1241 of file Sacado_trad.hpp.