Kokkos Core Kernels Package  Version of the Day
Kokkos::SparseRowViewConst< MatrixType > Member List
This is the complete list of members for Kokkos::SparseRowViewConst< MatrixType >, including all inherited members.
colidx(const int &i) const Kokkos::SparseRowViewConst< MatrixType > [inline]
lengthKokkos::SparseRowViewConst< MatrixType >
ordinal_type typedefKokkos::SparseRowViewConst< MatrixType >
SparseRowViewConst(value_type *const values, ordinal_type *const colidx__, const int stride, const int count)Kokkos::SparseRowViewConst< MatrixType > [inline]
SparseRowViewConst(const typename MatrixType::values_type &values, const typename MatrixType::index_type &colidx__, const int &stride, const int &count, const int &idx)Kokkos::SparseRowViewConst< MatrixType > [inline]
value(const int &i) const Kokkos::SparseRowViewConst< MatrixType > [inline]
value_type typedefKokkos::SparseRowViewConst< MatrixType >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends