|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotSymmetricMatrixException | |
---|---|
org.apache.commons.math.linear | Linear algebra support. |
Uses of NotSymmetricMatrixException in org.apache.commons.math.linear |
---|
Constructors in org.apache.commons.math.linear that throw NotSymmetricMatrixException | |
---|---|
CholeskyDecompositionImpl(RealMatrix matrix)
Calculates the Cholesky decomposition of the given matrix. |
|
CholeskyDecompositionImpl(RealMatrix matrix,
double relativeSymmetryThreshold,
double absolutePositivityThreshold)
Calculates the Cholesky decomposition of the given matrix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |