Package org.flag4j.operations.dense_sparse.csr.real
package org.flag4j.operations.dense_sparse.csr.real
-
ClassDescriptionThis class contains low-level implementations of real sparse-dense matrix multiplication where the sparse matrix is in
CSR
format.This class contains low-level operations which act on a real dense and a real sparseCSR matrix
.