Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialization of ScalarValue to Vector types. More...
#include <Sacado_MP_VectorTraits.hpp>
Public Types | |
typedef ValueType< MP::Vector< S > >::type | value_type |
typedef ScalarType< MP::Vector< S > >::type | scalar_type |
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION const scalar_type & | eval (const MP::Vector< S > &x) |
Specialization of ScalarValue to Vector types.
Definition at line 101 of file Sacado_MP_VectorTraits.hpp.
typedef ValueType< MP::Vector<S> >::type Sacado::ScalarValue< MP::Vector< S > >::value_type |
Definition at line 102 of file Sacado_MP_VectorTraits.hpp.
typedef ScalarType< MP::Vector<S> >::type Sacado::ScalarValue< MP::Vector< S > >::scalar_type |
Definition at line 103 of file Sacado_MP_VectorTraits.hpp.
|
inlinestatic |
Definition at line 105 of file Sacado_MP_VectorTraits.hpp.