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