|
Kokkos Core Kernels Package
Version of the Day
|
| colidx(const int &i) const | Kokkos::SparseRowViewConst< MatrixType > | [inline] |
| length | Kokkos::SparseRowViewConst< MatrixType > | |
| ordinal_type typedef | Kokkos::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 typedef | Kokkos::SparseRowViewConst< MatrixType > |
1.7.6.1