Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad2.hpp>
Public Types | |
typedef ADvar2< Double > | ADVar2 |
typedef ADVar2::ADVari | ADVari |
typedef ADVar2::DErp | DErp |
Public Types inherited from Sacado::Rad2::ADvar2< Double > | |
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 | |
ADvar2q (Double val1, Double Lp, Double Rp, Double LR, Double R2, const ADVari *Lcv, const ADVari *Rcv) | |
Public Member Functions inherited from Sacado::Rad2::ADvar2< Double > | |
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 | |
Double | pL |
Double | pR |
Double | pLR |
Double | pR2 |
Public Attributes inherited from Sacado::Rad2::ADvar2< Double > | |
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 153 of file Sacado_trad2.hpp.
typedef ADvar2<Double> Sacado::Rad2::ADvar2q< Double >::ADVar2 |
Definition at line 937 of file Sacado_trad2.hpp.
typedef ADVar2::ADVari Sacado::Rad2::ADvar2q< Double >::ADVari |
Definition at line 938 of file Sacado_trad2.hpp.
typedef ADVar2::DErp Sacado::Rad2::ADvar2q< Double >::DErp |
Definition at line 939 of file Sacado_trad2.hpp.
|
inline |
Definition at line 944 of file Sacado_trad2.hpp.
Double Sacado::Rad2::ADvar2q< Double >::pL |
Definition at line 940 of file Sacado_trad2.hpp.
Double Sacado::Rad2::ADvar2q< Double >::pR |
Definition at line 941 of file Sacado_trad2.hpp.
Double Sacado::Rad2::ADvar2q< Double >::pLR |
Definition at line 942 of file Sacado_trad2.hpp.
Double Sacado::Rad2::ADvar2q< Double >::pR2 |
Definition at line 943 of file Sacado_trad2.hpp.