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