|
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 154 of file Sacado_trad2.hpp.
| typedef Double Sacado::Rad2::ADvari< Double >::value_type |
Definition at line 402 of file Sacado_trad2.hpp.
| typedef ScalarType<value_type>::type Sacado::Rad2::ADvari< Double >::scalar_type |
Definition at line 403 of file Sacado_trad2.hpp.
| typedef IndepADvar<Double> Sacado::Rad2::ADvari< Double >::IndepADVar |
Definition at line 404 of file Sacado_trad2.hpp.
|
inline |
Definition at line 449 of file Sacado_trad2.hpp.
|
inline |
Definition at line 452 of file Sacado_trad2.hpp.
|
inlineprivate |
Definition at line 456 of file Sacado_trad2.hpp.
|
inline |
Definition at line 436 of file Sacado_trad2.hpp.
|
inline |
Definition at line 448 of file Sacado_trad2.hpp.
|
inline |
Definition at line 532 of file Sacado_trad2.hpp.
|
inline |
Definition at line 533 of file Sacado_trad2.hpp.
|
friend |
Definition at line 458 of file Sacado_trad2.hpp.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 429 of file Sacado_trad2.hpp.
| Advari_Opclass Sacado::Rad2::ADvari< Double >::opclass |
Definition at line 430 of file Sacado_trad2.hpp.
| Double Sacado::Rad2::ADvari< Double >::Val |
Definition at line 431 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 432 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 433 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 434 of file Sacado_trad2.hpp.
|
mutable |
Definition at line 435 of file Sacado_trad2.hpp.
1.8.5