Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Value< Fad::DVFad< ValueT > > Struct Template Reference

Specialization of Value to DVFad types. More...

#include <Sacado_Fad_DVFadTraits.hpp>

Inheritance diagram for Sacado::Value< Fad::DVFad< ValueT > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of Value to DVFad types.

Definition at line 106 of file Sacado_Fad_DVFadTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 107 of file Sacado_Fad_DVFadTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 108 of file Sacado_Fad_DVFadTraits.hpp.


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