Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad.hpp>
Public Types | |
typedef ADvar2< Double > | ADVar2 |
typedef ADVar2::ADVari | ADVari |
typedef ADVar2::DErp | DErp |
Public Types inherited from Sacado::Rad::ADvar2< Double > | |
typedef ADvari< Double > | ADVari |
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 | |
ADvar2q (Double val1, Double Lp, Double Rp, const ADVari *Lcv, const ADVari *Rcv) | |
Public Member Functions inherited from Sacado::Rad::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::Rad::ADvari< Double > | |
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 | |
Double | a |
Double | b |
Public Attributes inherited from Sacado::Rad::ADvar2< Double > | |
DErp | dL |
DErp | dR |
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 218 of file Sacado_trad.hpp.
typedef ADvar2<Double> Sacado::Rad::ADvar2q< Double >::ADVar2 |
Definition at line 1173 of file Sacado_trad.hpp.
typedef ADVar2::ADVari Sacado::Rad::ADvar2q< Double >::ADVari |
Definition at line 1174 of file Sacado_trad.hpp.
typedef ADVar2::DErp Sacado::Rad::ADvar2q< Double >::DErp |
Definition at line 1175 of file Sacado_trad.hpp.
|
inline |
Definition at line 1192 of file Sacado_trad.hpp.
Double Sacado::Rad::ADvar2q< Double >::a |
Definition at line 1191 of file Sacado_trad.hpp.
Double Sacado::Rad::ADvar2q< Double >::b |
Definition at line 1191 of file Sacado_trad.hpp.