Uses of Class
org.drip.numerical.linearalgebra.GershgorinAnalyzer
Package | Description |
---|---|
org.drip.numerical.linearalgebra |
Linear Algebra Matrix Transform Library
|
-
Uses of GershgorinAnalyzer in org.drip.numerical.linearalgebra
Methods in org.drip.numerical.linearalgebra that return GershgorinAnalyzer Modifier and Type Method Description static GershgorinAnalyzer
GershgorinAnalyzer. FromSquareMatrix(R1Square squareMatrix, boolean useRow)
Construct a GershgorinAnalyzer Instance from the SquareMatrix