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