Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< ELRFad::SFad< ValueT, Num > > Struct Template Reference

Specialization of ScalarValue to SFad types. More...

#include <Sacado_ELRFad_SFadTraits.hpp>

Public Types

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

Static Public Member Functions

static SACADO_INLINE_FUNCTION
const scalar_type
eval (const ELRFad::SFad< ValueT, Num > &x)
 

Detailed Description

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

Specialization of ScalarValue to SFad types.

Definition at line 102 of file Sacado_ELRFad_SFadTraits.hpp.

Member Typedef Documentation

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

Definition at line 103 of file Sacado_ELRFad_SFadTraits.hpp.

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

Definition at line 104 of file Sacado_ELRFad_SFadTraits.hpp.

Member Function Documentation

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

Definition at line 106 of file Sacado_ELRFad_SFadTraits.hpp.


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