Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_tradvec.hpp>
Public Types | |
typedef ADvar2< Double > | ADVar2 |
typedef ADVar2::ADVari | ADVari |
typedef ADVar2::DErp | DErp |
Public Types inherited from Sacado::RadVec::ADvar2< Double > | |
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 | |
ADvar2q (Double val1, Double Lp, Double Rp, const ADVari *Lcv, const ADVari *Rcv) | |
Public Member Functions inherited from Sacado::RadVec::ADvar2< Double > | |
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 | |
Double | a |
Double | b |
Public Attributes inherited from Sacado::RadVec::ADvar2< Double > | |
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 132 of file Sacado_tradvec.hpp.
typedef ADvar2<Double> Sacado::RadVec::ADvar2q< Double >::ADVar2 |
Definition at line 845 of file Sacado_tradvec.hpp.
typedef ADVar2::ADVari Sacado::RadVec::ADvar2q< Double >::ADVari |
Definition at line 846 of file Sacado_tradvec.hpp.
typedef ADVar2::DErp Sacado::RadVec::ADvar2q< Double >::DErp |
Definition at line 847 of file Sacado_tradvec.hpp.
|
inline |
Definition at line 849 of file Sacado_tradvec.hpp.
Double Sacado::RadVec::ADvar2q< Double >::a |
Definition at line 848 of file Sacado_tradvec.hpp.
Double Sacado::RadVec::ADvar2q< Double >::b |
Definition at line 848 of file Sacado_tradvec.hpp.