Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types
Sacado::Promote< UQ::PCE< S >, R > Class Template Reference

Specialization of Promote to PCE types. More...

#include <Sacado_UQ_PCE_Traits.hpp>

List of all members.

Public Types

typedef ValueType< UQ::PCE< S >
>::type 
value_type_l
typedef ValueType< R >::type value_type_r
typedef Promote< value_type_l,
value_type_r >::type 
value_type
typedef S::ordinal_type ordinal_type
typedef Sacado::mpl::apply< S,
ordinal_type, value_type >
::type 
storage_type
typedef UQ::PCE< storage_type > type

Detailed Description

template<typename S, typename R>
class Sacado::Promote< UQ::PCE< S >, R >

Specialization of Promote to PCE types.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator