Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad.hpp>
Public Types | |
typedef ADvari< Double > | ADVari |
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 | |
ADvar1 (Double val1) | |
ADvar1 (Double val1, const ADVari *c1) | |
ADvar1 (Double val1, const Double *a1, const ADVari *c1) | |
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 | |
Derp< Double > | d |
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 215 of file Sacado_trad.hpp.
typedef ADvari<Double> Sacado::Rad::ADvar1< Double >::ADVari |
Definition at line 558 of file Sacado_trad.hpp.
|
inline |
Definition at line 559 of file Sacado_trad.hpp.
|
inline |
Definition at line 571 of file Sacado_trad.hpp.
|
inline |
Definition at line 572 of file Sacado_trad.hpp.
Derp<Double> Sacado::Rad::ADvar1< Double >::d |
Definition at line 570 of file Sacado_trad.hpp.