Class ImplMultiplication_DSCC

java.lang.Object
org.ejml.sparse.csc.mult.ImplMultiplication_DSCC

public class ImplMultiplication_DSCC extends Object
Implementation of single thread sparse matrix multiplication. Most functions should be invoked through CommonOps_DSCC. This code is focused on the implementation and does not check the contract or properly initialize input data structures.