Class ComplexSparseMatrixMultiplication

java.lang.Object
org.flag4j.operations.sparse.coo.complex.ComplexSparseMatrixMultiplication

public final class ComplexSparseMatrixMultiplication extends Object
This class contains low level methods for computing the matrix multiplication of sparse complex matrices/vectors.
WARNING: The methods in this class do not perform any sanity checks.