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