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