Go to the source code of this file.
Namespaces | |
| namespace | QuantExt |
Functions | |
| QuantLib::SparseMatrix | inverse (QuantLib::SparseMatrix m) |
| Matrix | blockMatrixInverse (const Matrix &A, const std::vector< Size > &blockIndices) |
| QuantLib::SparseMatrix | blockMatrixInverse (const QuantLib::SparseMatrix &A, const std::vector< Size > &blockIndices) |
| Real | modifiedMaxNorm (const QuantLib::SparseMatrix &A) |