|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of Value to DFad types. More...
#include <Sacado_Fad_DFadTraits.hpp>
Public Types | |
| typedef ValueType< Fad::DFad < ValueT > >::type | value_type |
Static Public Member Functions | |
| static const value_type & | eval (const Fad::DFad< ValueT > &x) |
Specialization of Value to DFad types.
Definition at line 119 of file Sacado_Fad_DFadTraits.hpp.
| typedef ValueType< Fad::DFad<ValueT> >::type Sacado::Value< Fad::DFad< ValueT > >::value_type |
Definition at line 120 of file Sacado_Fad_DFadTraits.hpp.
| static const value_type& Sacado::Value< Fad::DFad< ValueT > >::eval | ( | const Fad::DFad< ValueT > & | x | ) | [inline, static] |
Definition at line 121 of file Sacado_Fad_DFadTraits.hpp.
1.7.4