Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Rad::ADvarn< Double > Class Template Reference

#include <Sacado_trad.hpp>

Inheritance diagram for Sacado::Rad::ADvarn< Double >:

Public Types

typedef ADvari< Double > ADVari
typedef ADVari::IndepADVar IndepADVar
typedef Derp< Double > DErp
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

 ADvarn (Double val1, int n1, const IndepADVar *x, const Double *g)
Public Member Functions inherited from Sacado::Rad::ADvari< Double >
 Allow_noderiv (mutable int wantderiv;) 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_typederived () const

Public Attributes

int n
Double * a
DErpDa
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

Detailed Description

template<typename Double>
class Sacado::Rad::ADvarn< Double >

Definition at line 1218 of file Sacado_trad.hpp.

Member Typedef Documentation

◆ ADVari

template<typename Double>
typedef ADvari<Double> Sacado::Rad::ADvarn< Double >::ADVari

Definition at line 1221 of file Sacado_trad.hpp.

◆ IndepADVar

template<typename Double>
typedef ADVari::IndepADVar Sacado::Rad::ADvarn< Double >::IndepADVar

Definition at line 1222 of file Sacado_trad.hpp.

◆ DErp

template<typename Double>
typedef Derp<Double> Sacado::Rad::ADvarn< Double >::DErp

Definition at line 1223 of file Sacado_trad.hpp.

Constructor & Destructor Documentation

◆ ADvarn()

template<typename Double>
Sacado::Rad::ADvarn< Double >::ADvarn ( Double val1,
int n1,
const IndepADVar * x,
const Double * g )
inline

Definition at line 1242 of file Sacado_trad.hpp.

Member Data Documentation

◆ n

template<typename Double>
int Sacado::Rad::ADvarn< Double >::n

Definition at line 1239 of file Sacado_trad.hpp.

◆ a

template<typename Double>
Double* Sacado::Rad::ADvarn< Double >::a

Definition at line 1240 of file Sacado_trad.hpp.

◆ Da

template<typename Double>
DErp* Sacado::Rad::ADvarn< Double >::Da

Definition at line 1241 of file Sacado_trad.hpp.


The documentation for this class was generated from the following file: