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