|
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 214 of file Sacado_trad.hpp.
| typedef Double Sacado::Rad::ADvari< Double >::value_type |
Definition at line 429 of file Sacado_trad.hpp.
| typedef ScalarType<value_type>::type Sacado::Rad::ADvari< Double >::scalar_type |
Definition at line 430 of file Sacado_trad.hpp.
| typedef IndepADvar<Double> Sacado::Rad::ADvari< Double >::IndepADVar |
Definition at line 431 of file Sacado_trad.hpp.
|
inline |
Definition at line 477 of file Sacado_trad.hpp.
|
inline |
Definition at line 478 of file Sacado_trad.hpp.
|
inline |
Definition at line 459 of file Sacado_trad.hpp.
|
inline |
Definition at line 471 of file Sacado_trad.hpp.
|
inline |
Definition at line 549 of file Sacado_trad.hpp.
|
inline |
Definition at line 550 of file Sacado_trad.hpp.
|
friend |
|
friend |
| Double Sacado::Rad::ADvari< Double >::Val |
Definition at line 456 of file Sacado_trad.hpp.
|
mutable |
Definition at line 457 of file Sacado_trad.hpp.
|
static |
Definition at line 552 of file Sacado_trad.hpp.
1.8.5