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::Value< Fad::SimpleFad< ValueT > > Struct Template Reference

Specialization of Value to SimpleFad types. More...

#include <Sacado_Fad_SimpleFadTraits.hpp>

Public Types

typedef ValueType< Fad::SimpleFad< ValueT > >::type value_type
 

Static Public Member Functions

static const value_typeeval (const Fad::SimpleFad< ValueT > &x)
 

Detailed Description

template<typename ValueT>
struct Sacado::Value< Fad::SimpleFad< ValueT > >

Specialization of Value to SimpleFad types.

Definition at line 98 of file Sacado_Fad_SimpleFadTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename ValueT >
typedef ValueType<Fad::SimpleFad<ValueT>>::type Sacado::Value< Fad::SimpleFad< ValueT > >::value_type

Definition at line 99 of file Sacado_Fad_SimpleFadTraits.hpp.

Member Function Documentation

◆ eval()

template<typename ValueT >
static const value_type & Sacado::Value< Fad::SimpleFad< ValueT > >::eval ( const Fad::SimpleFad< ValueT > &  x)
inlinestatic

Definition at line 100 of file Sacado_Fad_SimpleFadTraits.hpp.


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