Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad.hpp>
Public Types | |
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 | |
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 | Val |
Double | aval |
Static Public Attributes | |
static ADcontext< Double > | adc |
Friends | |
ADvari & | ADf1 (Double f, Double g, const ADvari &x) |
ADvari & | ADf2 (Double f, Double gx, Double gy, const ADvari &x, const ADvari &y) |
ADvari & | ADfn (Double f, int n, const IndepADVar *x, const Double *g) |
Definition at line 194 of file Sacado_trad.hpp.
typedef Double Sacado::Rad::ADvari< Double >::value_type |
Definition at line 408 of file Sacado_trad.hpp.
typedef ScalarType<value_type>::type Sacado::Rad::ADvari< Double >::scalar_type |
Definition at line 409 of file Sacado_trad.hpp.
typedef IndepADvar<Double> Sacado::Rad::ADvari< Double >::IndepADVar |
Definition at line 410 of file Sacado_trad.hpp.
|
inline |
Definition at line 456 of file Sacado_trad.hpp.
|
inline |
Definition at line 457 of file Sacado_trad.hpp.
|
inline |
Definition at line 438 of file Sacado_trad.hpp.
|
inline |
Definition at line 450 of file Sacado_trad.hpp.
|
inline |
Definition at line 526 of file Sacado_trad.hpp.
|
inline |
Definition at line 527 of file Sacado_trad.hpp.
|
friend |
|
friend |
|
mutable |
Definition at line 435 of file Sacado_trad.hpp.
|
mutable |
Definition at line 436 of file Sacado_trad.hpp.
|
static |
Definition at line 529 of file Sacado_trad.hpp.