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

Public Types | |
| typedef ValueType< Rad::ADvar< T > >::type | value_type |
| typedef ScalarType< Rad::ADvar< T > >::type | scalar_type |
Static Public Member Functions | |
| static scalar_type | eval (const Rad::ADvar< T > &x) |
| static SACADO_INLINE_FUNCTION const T & | eval (const T &x) |
Specialization of ScalarValue to ADvar types.
Definition at line 118 of file Sacado_trad_Traits.hpp.
| typedef ValueType<Rad::ADvar<T>>::type Sacado::ScalarValue< Rad::ADvar< T > >::value_type |
Definition at line 119 of file Sacado_trad_Traits.hpp.
| typedef ScalarType<Rad::ADvar<T>>::type Sacado::ScalarValue< Rad::ADvar< T > >::scalar_type |
Definition at line 120 of file Sacado_trad_Traits.hpp.
|
inlinestatic |
Definition at line 121 of file Sacado_trad_Traits.hpp.
|
inlinestatic |
Definition at line 384 of file Sacado_Traits.hpp.