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 118 of file Sacado_tradvec_Traits.hpp.
typedef ValueType<RadVec::ADvar<T>>::type Sacado::ScalarValue< RadVec::ADvar< T > >::value_type |
Definition at line 119 of file Sacado_tradvec_Traits.hpp.
typedef ScalarType<RadVec::ADvar<T>>::type Sacado::ScalarValue< RadVec::ADvar< T > >::scalar_type |
Definition at line 120 of file Sacado_tradvec_Traits.hpp.
|
inlinestatic |
Definition at line 121 of file Sacado_tradvec_Traits.hpp.