|
Kokkos Core Kernels Package
Version of the Day
|
| colidx(const int &i) const | Kokkos::SparseRowView< MatrixType > | [inline] |
| length | Kokkos::SparseRowView< MatrixType > | |
| ordinal_type typedef | Kokkos::SparseRowView< MatrixType > | |
| SparseRowView(value_type *const values, ordinal_type *const colidx__, const int stride, const int count) | Kokkos::SparseRowView< MatrixType > | [inline] |
| SparseRowView(const typename MatrixType::values_type &values, const typename MatrixType::index_type &colidx__, const int &stride, const int &count, const int &idx) | Kokkos::SparseRowView< MatrixType > | [inline] |
| value(const int &i) const | Kokkos::SparseRowView< MatrixType > | [inline] |
| value_type typedef | Kokkos::SparseRowView< MatrixType > |
1.7.6.1