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

#include <Sacado_trad.hpp>

Public Types

typedef ADvari< Double > ADVari
 

Public Member Functions

 Derp ()
 
 Derp (const ADVari *)
 
 Derp (const Double *, const ADVari *)
 
 Derp (const Double *, const ADVari *, const ADVari *)
 
void * operator new (size_t len)
 

Public Attributes

Derpnext
 
const Double * a
 
const ADVarib
 
const ADVaric
 

Static Public Attributes

static DerpLastDerp = 0
 

Friends

class ADvarn< Double >
 

Detailed Description

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

Definition at line 280 of file Sacado_trad.hpp.

Member Typedef Documentation

◆ ADVari

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

Definition at line 284 of file Sacado_trad.hpp.

Constructor & Destructor Documentation

◆ Derp() [1/4]

template<typename Double >
Sacado::Rad::Derp< Double >::Derp ( )
inline

Definition at line 296 of file Sacado_trad.hpp.

◆ Derp() [2/4]

template<typename Double >
Sacado::Rad::Derp< Double >::Derp ( const ADVari c1)
inline

Definition at line 1398 of file Sacado_trad.hpp.

◆ Derp() [3/4]

template<typename Double >
Sacado::Rad::Derp< Double >::Derp ( const Double *  a1,
const ADVari c1 
)
inline

Definition at line 1404 of file Sacado_trad.hpp.

◆ Derp() [4/4]

template<typename Double >
Sacado::Rad::Derp< Double >::Derp ( const Double *  a1,
const ADVari b1,
const ADVari c1 
)
inline

Definition at line 1411 of file Sacado_trad.hpp.

Member Function Documentation

◆ operator new()

template<typename Double >
void * Sacado::Rad::Derp< Double >::operator new ( size_t  len)
inline

Definition at line 300 of file Sacado_trad.hpp.

Friends And Related Function Documentation

◆ ADvarn< Double >

template<typename Double >
friend class ADvarn< Double >
friend

Definition at line 276 of file Sacado_trad.hpp.

Member Data Documentation

◆ LastDerp

template<typename Double >
Derp< Double > * Sacado::Rad::Derp< Double >::LastDerp = 0
static

Definition at line 290 of file Sacado_trad.hpp.

◆ next

template<typename Double >
Derp* Sacado::Rad::Derp< Double >::next

Definition at line 291 of file Sacado_trad.hpp.

◆ a

template<typename Double >
const Double* Sacado::Rad::Derp< Double >::a

Definition at line 292 of file Sacado_trad.hpp.

◆ b

template<typename Double >
const ADVari* Sacado::Rad::Derp< Double >::b

Definition at line 294 of file Sacado_trad.hpp.

◆ c

template<typename Double >
const ADVari* Sacado::Rad::Derp< Double >::c

Definition at line 295 of file Sacado_trad.hpp.


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