Package org.ejml.sparse.csc.factory
Class LinearSolverFactory_FSCC
java.lang.Object
org.ejml.sparse.csc.factory.LinearSolverFactory_FSCC
@Generated("org.ejml.sparse.csc.factory.LinearSolverFactory_DSCC")
public class LinearSolverFactory_FSCC
extends Object
Factory for sparse linear solvers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncholesky(FillReducing permutation) lu(FillReducing permutation) qr(FillReducing permutation)
-
Constructor Details
-
LinearSolverFactory_FSCC
public LinearSolverFactory_FSCC()
-
-
Method Details
-
cholesky
-
qr
-
lu
-