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

Public Types | |
| typedef ADvari< Double > | ADVari |
| typedef ADVari::IndepADVar | IndepADVar |
| typedef Derp< Double > | DErp |
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 | |
| ADvarn (Double val1, int n1, const IndepADVar *x, const Double *g) | |
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 | |
| int | n |
| Double * | a |
| DErp * | Da |
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 133 of file Sacado_tradvec.hpp.
| typedef ADvari<Double> Sacado::RadVec::ADvarn< Double >::ADVari |
Definition at line 882 of file Sacado_tradvec.hpp.
| typedef ADVari::IndepADVar Sacado::RadVec::ADvarn< Double >::IndepADVar |
Definition at line 883 of file Sacado_tradvec.hpp.
| typedef Derp<Double> Sacado::RadVec::ADvarn< Double >::DErp |
Definition at line 884 of file Sacado_tradvec.hpp.
|
inline |
Definition at line 888 of file Sacado_tradvec.hpp.
| int Sacado::RadVec::ADvarn< Double >::n |
Definition at line 885 of file Sacado_tradvec.hpp.
| Double* Sacado::RadVec::ADvarn< Double >::a |
Definition at line 886 of file Sacado_tradvec.hpp.
| DErp* Sacado::RadVec::ADvarn< Double >::Da |
Definition at line 887 of file Sacado_tradvec.hpp.
1.8.5