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