Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Kokkos::Details::InnerProductSpaceTraits< const Sacado::UQ::PCE< S > > Class Template Reference

Public Types

typedef Sacado::UQ::PCE< S > val_type
 
typedef val_type::value_type base_value_type
 
typedef val_type::ordinal_type ordinal_type
 
typedef
InnerProductSpaceTraits
< base_value_type > 
BIT
 
typedef BIT::dot_type base_dot_type
 
typedef ArithTraits< val_type >
::mag_type 
mag_type
 
typedef base_dot_type dot_type
 

Static Public Member Functions

static
KOKKOS_FORCEINLINE_FUNCTION
mag_type 
norm (const val_type &x)
 
static
KOKKOS_FORCEINLINE_FUNCTION
dot_type 
dot (const val_type &x, const val_type &y)
 

The documentation for this class was generated from the following file: