Uses of Interface
org.ujmp.core.doublematrix.calculation.general.decomposition.SolveSPD
Packages that use SolveSPD
Package
Description
-
Uses of SolveSPD in org.ujmp.core.doublematrix.calculation.general.decomposition
Fields in org.ujmp.core.doublematrix.calculation.general.decomposition declared as SolveSPDModifier and TypeFieldDescriptionSolveSPD.INSTANCE
SolveSPD.MATRIX
SolveSPD.MATRIXSQUARELARGEMULTITHREADED
SolveSPD.MATRIXSQUARELARGESINGLETHREADED
SolveSPD.MATRIXSQUARESMALLMULTITHREADED
SolveSPD.MATRIXSQUARESMALLSINGLETHREADED
SolveSPD.UJMPSQUARE
-
Uses of SolveSPD in org.ujmp.core.util
Fields in org.ujmp.core.util declared as SolveSPDModifier and TypeFieldDescriptionDecompositionOps.SOLVESPD_EJML
DecompositionOps.SOLVESPD_JBLAS
DecompositionOps.SOLVESPD_MTJ
DecompositionOps.SOLVESPD_OJALGO
DecompositionOps.SOLVESPD_UJMP
-
Uses of SolveSPD in org.ujmp.jblas.calculation
Classes in org.ujmp.jblas.calculation that implement SolveSPD