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