Class ImplMultiplication_FSCC

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

@Generated("org.ejml.sparse.csc.mult.ImplMultiplication_DSCC") public class ImplMultiplication_FSCC extends Object
Implementation of single thread sparse matrix multiplication. Most functions should be invoked through CommonOps_FSCC. This code is focused on the implementation and does not check the contract or properly initialize input data structures.