|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ScalarValue to Taylor types. More...
#include <Sacado_Tay_TaylorTraits.hpp>
Public Types | |
| typedef ValueType< Tay::Taylor < T > >::type | value_type |
| typedef ScalarType < Tay::Taylor< T > >::type | scalar_type |
Static Public Member Functions | |
| static const scalar_type & | eval (const Tay::Taylor< T > &x) |
Specialization of ScalarValue to Taylor types.
Definition at line 112 of file Sacado_Tay_TaylorTraits.hpp.
| typedef ValueType< Tay::Taylor<T> >::type Sacado::ScalarValue< Tay::Taylor< T > >::value_type |
Definition at line 113 of file Sacado_Tay_TaylorTraits.hpp.
| typedef ScalarType< Tay::Taylor<T> >::type Sacado::ScalarValue< Tay::Taylor< T > >::scalar_type |
Definition at line 114 of file Sacado_Tay_TaylorTraits.hpp.
| static const scalar_type& Sacado::ScalarValue< Tay::Taylor< T > >::eval | ( | const Tay::Taylor< T > & | x | ) | [inline, static] |
Definition at line 115 of file Sacado_Tay_TaylorTraits.hpp.
1.7.4