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