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< ELRFad::SLFad< ValueT, Num > > Struct Template Reference

Specialization of ScalarValue to SLFad types. More...

#include <Sacado_ELRFad_SLFadTraits.hpp>

Public Types

typedef ValueType< ELRFad::SLFad< ValueT, Num > >::type value_type
 
typedef ScalarType< ELRFad::SLFad< ValueT, Num > >::type scalar_type
 

Static Public Member Functions

static SACADO_INLINE_FUNCTION const scalar_typeeval (const ELRFad::SLFad< ValueT, Num > &x)
 

Detailed Description

template<typename ValueT, int Num>
struct Sacado::ScalarValue< ELRFad::SLFad< ValueT, Num > >

Specialization of ScalarValue to SLFad types.

Definition at line 83 of file Sacado_ELRFad_SLFadTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename ValueT , int Num>
typedef ValueType<ELRFad::SLFad<ValueT,Num>>::type Sacado::ScalarValue< ELRFad::SLFad< ValueT, Num > >::value_type

Definition at line 84 of file Sacado_ELRFad_SLFadTraits.hpp.

◆ scalar_type

template<typename ValueT , int Num>
typedef ScalarType<ELRFad::SLFad<ValueT,Num>>::type Sacado::ScalarValue< ELRFad::SLFad< ValueT, Num > >::scalar_type

Definition at line 85 of file Sacado_ELRFad_SLFadTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 87 of file Sacado_ELRFad_SLFadTraits.hpp.


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