|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ScalarValue to ADvar types. More...
#include <Sacado_tradvec_Traits.hpp>
Public Types | |
| typedef ValueType < RadVec::ADvar< T > >::type | value_type |
| typedef ScalarType < RadVec::ADvar< T > >::type | scalar_type |
Static Public Member Functions | |
| static scalar_type | eval (const RadVec::ADvar< T > &x) |
Specialization of ScalarValue to ADvar types.
Definition at line 149 of file Sacado_tradvec_Traits.hpp.
| typedef ValueType< RadVec::ADvar<T> >::type Sacado::ScalarValue< RadVec::ADvar< T > >::value_type |
Definition at line 150 of file Sacado_tradvec_Traits.hpp.
| typedef ScalarType< RadVec::ADvar<T> >::type Sacado::ScalarValue< RadVec::ADvar< T > >::scalar_type |
Definition at line 151 of file Sacado_tradvec_Traits.hpp.
| static scalar_type Sacado::ScalarValue< RadVec::ADvar< T > >::eval | ( | const RadVec::ADvar< T > & | x | ) | [inline, static] |
Definition at line 152 of file Sacado_tradvec_Traits.hpp.
1.7.4