Class RealComplexSparseMatrixMultiplication

java.lang.Object
org.flag4j.operations.sparse.coo.real_complex.RealComplexSparseMatrixMultiplication

public final class RealComplexSparseMatrixMultiplication extends Object
This class contains low level methods for computing the multiplication between a real/complex matrix and a complex/real matrix/vector.
WARNING: The methods in this class do not provide sanity checks.