Package org.ejml.sparse.csc.factory
Class DecompositionFactory_FSCC
java.lang.Object
org.ejml.sparse.csc.factory.DecompositionFactory_FSCC
@Generated("org.ejml.sparse.csc.factory.DecompositionFactory_DSCC")
public class DecompositionFactory_FSCC
extends Object
Factory for sparse matrix decompositions
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncholesky()lu(FillReducing permutation) qr(FillReducing permutation) 
- 
Constructor Details- 
DecompositionFactory_FSCCpublic DecompositionFactory_FSCC()
 
- 
- 
Method Details- 
cholesky
- 
qr
- 
lu
 
-