| Package | Description |
|---|---|
| org.drip.quant.linearalgebra |
| Class and Description |
|---|
| LinearizationOutput
LinearizationOutput holds the output of a sequence of linearization operations.
|
| MatrixComplementTransform
This class holds the results of Matrix transforms on the source and the complement, e.g., during a Matrix
Inversion Operation.
|
| QR
QR hlds the Results of QR Decomposition - viz., the Q and the R Matrices.
|