#include <Sacado_Fad_SFadTraits.hpp>
Public Types | |
| typedef ValueType< Fad::SFad< ValueT, Num, ScalarT > >::type | value_type |
Static Public Member Functions | |
| static const value_type & | eval (const Fad::SFad< ValueT, Num, ScalarT > &x) |
Definition at line 126 of file Sacado_Fad_SFadTraits.hpp.
| typedef ValueType< Fad::SFad<ValueT,Num,ScalarT> >::type Sacado::Value< Fad::SFad< ValueT, Num, ScalarT > >::value_type |
Definition at line 127 of file Sacado_Fad_SFadTraits.hpp.
| static const value_type& Sacado::Value< Fad::SFad< ValueT, Num, ScalarT > >::eval | ( | const Fad::SFad< ValueT, Num, ScalarT > & | x | ) | [inline, static] |
Definition at line 128 of file Sacado_Fad_SFadTraits.hpp.
1.4.7