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