Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_tradvec.hpp>
Public Types | |
typedef ADvari< Double > | ADVari |
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 | |
ADvar2 (Double val1) | |
ADvar2 (Double val1, const ADVari *Lcv, const Double *Lc, const ADVari *Rcv, const Double *Rc) | |
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 | dL |
DErp | dR |
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 131 of file Sacado_tradvec.hpp.
typedef ADvari<Double> Sacado::RadVec::ADvar2< Double >::ADVari |
Definition at line 807 of file Sacado_tradvec.hpp.
typedef Derp<Double> Sacado::RadVec::ADvar2< Double >::DErp |
Definition at line 808 of file Sacado_tradvec.hpp.
|
inline |
Definition at line 809 of file Sacado_tradvec.hpp.
|
inline |
Definition at line 811 of file Sacado_tradvec.hpp.
DErp Sacado::RadVec::ADvar2< Double >::dL |
Definition at line 810 of file Sacado_tradvec.hpp.
DErp Sacado::RadVec::ADvar2< Double >::dR |
Definition at line 810 of file Sacado_tradvec.hpp.