|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ScalarValue to SFad types. More...
#include <Sacado_Fad_SFadTraits.hpp>
Public Types | |
| typedef ValueType< Fad::SFad < ValueT, Num > >::type | value_type |
| typedef ScalarType< Fad::SFad < ValueT, Num > >::type | scalar_type |
Static Public Member Functions | |
| static const scalar_type & | eval (const Fad::SFad< ValueT, Num > &x) |
Specialization of ScalarValue to SFad types.
Definition at line 129 of file Sacado_Fad_SFadTraits.hpp.
| typedef ValueType< Fad::SFad<ValueT,Num> >::type Sacado::ScalarValue< Fad::SFad< ValueT, Num > >::value_type |
Definition at line 130 of file Sacado_Fad_SFadTraits.hpp.
| typedef ScalarType< Fad::SFad<ValueT,Num> >::type Sacado::ScalarValue< Fad::SFad< ValueT, Num > >::scalar_type |
Definition at line 131 of file Sacado_Fad_SFadTraits.hpp.
| static const scalar_type& Sacado::ScalarValue< Fad::SFad< ValueT, Num > >::eval | ( | const Fad::SFad< ValueT, Num > & | x | ) | [inline, static] |
Definition at line 132 of file Sacado_Fad_SFadTraits.hpp.
1.7.4