Uses of Class
org.drip.numerical.linearalgebra.GershgorinDisc
Package | Description |
---|---|
org.drip.numerical.linearalgebra |
Linear Algebra Matrix Transform Library
|
-
Uses of GershgorinDisc in org.drip.numerical.linearalgebra
Methods in org.drip.numerical.linearalgebra that return GershgorinDisc Modifier and Type Method Description static GershgorinDisc
GershgorinDisc. FromRow(double[] row, int diagonalIndex, R1ClosenessVerifier r1ClosenessVerifier)
Construct an Instance of GershgorinDisc from the Square Matrix's RowGershgorinDisc[]
GershgorinAnalyzer. gershgorinDiscArray()
Retrieve the Array of GershgorinDisc