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