Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialization of ScalarValue to PCE types. More...
#include <Sacado_UQ_PCE_Traits.hpp>
Public Types | |
typedef ValueType< UQ::PCE< S > >::type | value_type |
typedef ScalarType< UQ::PCE< S > >::type | scalar_type |
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION const scalar_type & | eval (const UQ::PCE< S > &x) |
Specialization of ScalarValue to PCE types.
Definition at line 95 of file Sacado_UQ_PCE_Traits.hpp.
typedef ValueType< UQ::PCE<S> >::type Sacado::ScalarValue< UQ::PCE< S > >::value_type |
Definition at line 96 of file Sacado_UQ_PCE_Traits.hpp.
typedef ScalarType< UQ::PCE<S> >::type Sacado::ScalarValue< UQ::PCE< S > >::scalar_type |
Definition at line 97 of file Sacado_UQ_PCE_Traits.hpp.
|
inlinestatic |
Definition at line 99 of file Sacado_UQ_PCE_Traits.hpp.