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