Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< CacheFad::SFad< ValueT, Num > > Struct Template Reference

Specialization of ScalarValue to SFad types. More...

#include <Sacado_CacheFad_SFadTraits.hpp>

Public Types

typedef ValueType< CacheFad::SFad< ValueT, Num > >::type value_type
 
typedef ScalarType< CacheFad::SFad< ValueT, Num > >::type scalar_type
 

Static Public Member Functions

static SACADO_INLINE_FUNCTION const scalar_typeeval (const CacheFad::SFad< ValueT, Num > &x)
 

Detailed Description

template<typename ValueT, int Num>
struct Sacado::ScalarValue< CacheFad::SFad< ValueT, Num > >

Specialization of ScalarValue to SFad types.

Definition at line 102 of file Sacado_CacheFad_SFadTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename ValueT , int Num>
typedef ValueType<CacheFad::SFad<ValueT,Num>>::type Sacado::ScalarValue< CacheFad::SFad< ValueT, Num > >::value_type

Definition at line 103 of file Sacado_CacheFad_SFadTraits.hpp.

◆ scalar_type

template<typename ValueT , int Num>
typedef ScalarType<CacheFad::SFad<ValueT,Num>>::type Sacado::ScalarValue< CacheFad::SFad< ValueT, Num > >::scalar_type

Definition at line 104 of file Sacado_CacheFad_SFadTraits.hpp.

Member Function Documentation

◆ eval()

template<typename ValueT , int Num>
static SACADO_INLINE_FUNCTION const scalar_type & Sacado::ScalarValue< CacheFad::SFad< ValueT, Num > >::eval ( const CacheFad::SFad< ValueT, Num > & x)
inlinestatic

Definition at line 106 of file Sacado_CacheFad_SFadTraits.hpp.


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