|
typedef Kokkos::View< CT, CL, CD, CM, Kokkos::Impl::ViewPCEContiguous > | CMV |
|
typedef Kokkos::View< AT, AL, AD, AM, Kokkos::Impl::ViewPCEContiguous > | AV |
|
typedef Kokkos::View< BT, BL, BD, BM, Kokkos::Impl::ViewPCEContiguous > | BMV |
|
typedef CMV::execution_space | execution_space |
|
typedef SizeType | size_type |
|
typedef Kokkos::Details::ArithTraits< typename CMV::intrinsic_scalar_type > | ATS |
|
|
| MV_MultFunctor (typename CMV::const_value_type &c, const CMV &C, typename AV::const_value_type &ab, const AV &A, const BMV &B) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type &i) const |
|
|
const size_type | m_n |
|
const size_type | m_pce |
|
const CMV::intrinsic_scalar_type | m_c |
|
CMV | m_C |
|
const AV::intrinsic_scalar_type | m_ab |
|
AV | m_A |
|
BMV | m_B |
|
The documentation for this struct was generated from the following file: