Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad2.hpp>
Public Types | |
typedef ADvari< Double > | ADVari |
typedef Derp< Double > | DErp |
Public Types inherited from Sacado::Rad2::ADvari< Double > | |
typedef Double | value_type |
typedef ScalarType< value_type > ::type | scalar_type |
typedef IndepADvar< Double > | IndepADVar |
Public Member Functions | |
ADvar2 (Advari_Opclass oc, Double val1, const ADVari *Lcv, const Double *Lc, const ADVari *Rcv, const Double *Rc) | |
Public Member Functions inherited from Sacado::Rad2::ADvari< Double > | |
void * | operator new (size_t len) |
void | operator delete (void *) |
ADvari (Advari_Opclass oc, Double t) | |
ADvari (Advari_Opclass oc, Double t, Double ta) | |
operator Double () | |
operator Double () const | |
Public Attributes | |
DErp | dL |
DErp | dR |
Public Attributes inherited from Sacado::Rad2::ADvari< Double > | |
Advari_Opclass | opclass |
Double | Val |
Double | aval |
Double | dO |
Double | aO |
Double | adO |
Additional Inherited Members | |
Static Public Attributes inherited from Sacado::Rad2::ADvari< Double > | |
static ADcontext< Double > | adc |
Definition at line 151 of file Sacado_trad2.hpp.
typedef ADvari<Double> Sacado::Rad2::ADvar2< Double >::ADVari |
Definition at line 900 of file Sacado_trad2.hpp.
typedef Derp<Double> Sacado::Rad2::ADvar2< Double >::DErp |
Definition at line 901 of file Sacado_trad2.hpp.
|
inline |
Definition at line 903 of file Sacado_trad2.hpp.
DErp Sacado::Rad2::ADvar2< Double >::dL |
Definition at line 902 of file Sacado_trad2.hpp.
DErp Sacado::Rad2::ADvar2< Double >::dR |
Definition at line 902 of file Sacado_trad2.hpp.