|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ScalarValue to DFad types. More...
#include <Sacado_CacheFad_DFadTraits.hpp>

Public Types | |
| typedef ValueType< CacheFad::DFad< ValueT > >::type | value_type |
| typedef ScalarType< CacheFad::DFad< ValueT > >::type | scalar_type |
Static Public Member Functions | |
| static SACADO_INLINE_FUNCTION const scalar_type & | eval (const CacheFad::DFad< ValueT > &x) |
| static SACADO_INLINE_FUNCTION const CacheFad::DFad< ValueT > & | eval (const CacheFad::DFad< ValueT > &x) |
Specialization of ScalarValue to DFad types.
Definition at line 101 of file Sacado_CacheFad_DFadTraits.hpp.
| typedef ValueType<CacheFad::DFad<ValueT>>::type Sacado::ScalarValue< CacheFad::DFad< ValueT > >::value_type |
Definition at line 102 of file Sacado_CacheFad_DFadTraits.hpp.
| typedef ScalarType<CacheFad::DFad<ValueT>>::type Sacado::ScalarValue< CacheFad::DFad< ValueT > >::scalar_type |
Definition at line 103 of file Sacado_CacheFad_DFadTraits.hpp.
|
inlinestatic |
Definition at line 105 of file Sacado_CacheFad_DFadTraits.hpp.
|
inlinestatic |
Definition at line 384 of file Sacado_Traits.hpp.