Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
Sacado::Rad2::ADvarn< Double > Class Template Reference

#include <Sacado_trad2.hpp>

Inheritance diagram for Sacado::Rad2::ADvarn< Double >:
Inheritance graph
[legend]

Public Types

typedef ADvari< Double > ADVari
 
typedef ADvar< Double > ADVar
 
typedef ADVari::IndepADVar IndepADVar
 
typedef Derp< Double > DErp
 
- Public Types inherited from Sacado::Rad2::ADvari< Double >
typedef Double value_type
 
typedef ScalarType< value_type >::type scalar_type
 
typedef IndepADvar< Double > IndepADVar
 

Public Member Functions

 ADvarn (Double val1, int n1, const IndepADVar *x, const Double *g, const Double *h)
 
- Public Member Functions inherited from Sacado::Rad2::ADvari< Double >
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

int n
 
Double * G
 
Double * H
 
DErpD
 
- Public Attributes inherited from Sacado::Rad2::ADvari< Double >
Advari_Opclass opclass
 
Double Val
 
Double aval
 
Double dO
 
Double aO
 
Double adO
 

Additional Inherited Members

- Static Public Attributes inherited from Sacado::Rad2::ADvari< Double >
static ADcontext< Double > adc
 

Detailed Description

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

Definition at line 973 of file Sacado_trad2.hpp.

Member Typedef Documentation

◆ ADVari

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

Definition at line 977 of file Sacado_trad2.hpp.

◆ ADVar

template<typename Double >
typedef ADvar<Double> Sacado::Rad2::ADvarn< Double >::ADVar

Definition at line 978 of file Sacado_trad2.hpp.

◆ IndepADVar

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

Definition at line 979 of file Sacado_trad2.hpp.

◆ DErp

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

Definition at line 980 of file Sacado_trad2.hpp.

Constructor & Destructor Documentation

◆ ADvarn()

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

Definition at line 984 of file Sacado_trad2.hpp.

Member Data Documentation

◆ n

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

Definition at line 981 of file Sacado_trad2.hpp.

◆ G

template<typename Double >
Double* Sacado::Rad2::ADvarn< Double >::G

Definition at line 982 of file Sacado_trad2.hpp.

◆ H

template<typename Double >
Double * Sacado::Rad2::ADvarn< Double >::H

Definition at line 982 of file Sacado_trad2.hpp.

◆ D

template<typename Double >
DErp* Sacado::Rad2::ADvarn< Double >::D

Definition at line 983 of file Sacado_trad2.hpp.


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