|
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) |
| static SACADO_INLINE_FUNCTION const Fad::SimpleFad< ValueT > & | eval (const Fad::SimpleFad< ValueT > &x) |
Specialization of ScalarValue to SimpleFad types.
Definition at line 106 of file Sacado_Fad_SimpleFadTraits.hpp.
| typedef ValueType<Fad::SimpleFad<ValueT>>::type Sacado::ScalarValue< Fad::SimpleFad< ValueT > >::value_type |
Definition at line 107 of file Sacado_Fad_SimpleFadTraits.hpp.
| typedef ScalarType<Fad::SimpleFad<ValueT>>::type Sacado::ScalarValue< Fad::SimpleFad< ValueT > >::scalar_type |
Definition at line 108 of file Sacado_Fad_SimpleFadTraits.hpp.
|
inlinestatic |
Definition at line 109 of file Sacado_Fad_SimpleFadTraits.hpp.
|
inlinestatic |
Definition at line 384 of file Sacado_Traits.hpp.