|
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< L >::type | value_type_l |
| typedef ValueType < Tay::CacheTaylor< 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 68 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef ValueType<L>::type Sacado::Promote< L, Tay::CacheTaylor< R > >::value_type_l |
Definition at line 71 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef ValueType< Tay::CacheTaylor<R> >::type Sacado::Promote< L, Tay::CacheTaylor< R > >::value_type_r |
Definition at line 72 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef Promote<value_type_l,value_type_r>::type Sacado::Promote< L, Tay::CacheTaylor< R > >::value_type |
Definition at line 73 of file Sacado_Tay_CacheTaylorTraits.hpp.
| typedef Tay::CacheTaylor<value_type> Sacado::Promote< L, Tay::CacheTaylor< R > >::type |
Definition at line 75 of file Sacado_Tay_CacheTaylorTraits.hpp.
1.7.4