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 GershgorinAnalyzerGershgorinAnalyzer. FromSquareMatrix(R1Square squareMatrix, boolean useRow)Construct a GershgorinAnalyzer Instance from the SquareMatrix