Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad2.hpp>
Public Types | |
typedef Double | value_type |
typedef ScalarType< value_type > ::type | scalar_type |
typedef IndepADvar< Double > | IndepADVar |
Public Member Functions | |
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 | |
Advari_Opclass | opclass |
Double | Val |
Double | aval |
Double | dO |
Double | aO |
Double | adO |
Static Public Attributes | |
static ADcontext< Double > | adc |
Private Member Functions | |
ADvari () | |
Friends | |
class | ConstADvari< Double > |
ADvari & | ADf1 (Double f, Double g, Double h, const ADvari &x) |
ADvari & | ADf2 (Double f, Double gx, Double gy, Double hxx, Double hxy, Double hyy, const ADvari &x, const ADvari &y) |
ADvari & | ADfn (Double f, int n, const IndepADVar *x, const Double *g, const Double *h) |
Definition at line 134 of file Sacado_trad2.hpp.
typedef Double Sacado::Rad2::ADvari< Double >::value_type |
Definition at line 382 of file Sacado_trad2.hpp.
typedef ScalarType<value_type>::type Sacado::Rad2::ADvari< Double >::scalar_type |
Definition at line 383 of file Sacado_trad2.hpp.
typedef IndepADvar<Double> Sacado::Rad2::ADvari< Double >::IndepADVar |
Definition at line 384 of file Sacado_trad2.hpp.
|
inline |
Definition at line 429 of file Sacado_trad2.hpp.
|
inline |
Definition at line 432 of file Sacado_trad2.hpp.
|
inlineprivate |
Definition at line 436 of file Sacado_trad2.hpp.
|
inline |
Definition at line 416 of file Sacado_trad2.hpp.
|
inline |
Definition at line 428 of file Sacado_trad2.hpp.
|
inline |
Definition at line 512 of file Sacado_trad2.hpp.
|
inline |
Definition at line 513 of file Sacado_trad2.hpp.
|
friend |
Definition at line 438 of file Sacado_trad2.hpp.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 409 of file Sacado_trad2.hpp.
Advari_Opclass Sacado::Rad2::ADvari< Double >::opclass |
Definition at line 410 of file Sacado_trad2.hpp.
Double Sacado::Rad2::ADvari< Double >::Val |
Definition at line 411 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 412 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 413 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 414 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 415 of file Sacado_trad2.hpp.