|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of Promote to CacheTaylor types. More...
#include <Sacado_Tay_CacheTaylorTraits.hpp>
Public Types | |
| typedef ValueType < Tay::CacheTaylor< L > >::type | value_type_l |
| typedef ValueType< R >::type | value_type_r |
| typedef Promote< value_type_l, value_type_r >::type | value_type |
| typedef Tay::CacheTaylor < value_type > | type |
Specialization of Promote to CacheTaylor types.
Definition at line 56 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef ValueType< Tay::CacheTaylor<L> >::type Sacado::Promote< Tay::CacheTaylor< L >, R >::value_type_l |
Definition at line 59 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef ValueType<R>::type Sacado::Promote< Tay::CacheTaylor< L >, R >::value_type_r |
Definition at line 60 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef Promote<value_type_l,value_type_r>::type Sacado::Promote< Tay::CacheTaylor< L >, R >::value_type |
Definition at line 61 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef Tay::CacheTaylor<value_type> Sacado::Promote< Tay::CacheTaylor< L >, R >::type |
Definition at line 63 of file Sacado_Tay_CacheTaylorTraits.hpp.
1.7.4