Class RealSparseMatrixMultiplication

java.lang.Object
org.flag4j.operations.sparse.coo.real.RealSparseMatrixMultiplication

public class RealSparseMatrixMultiplication extends Object
This class contains low level implementations of matrix multiplication for real sparse matrices. WARNING: This class does not provide sanity checks.