Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
blockmatrixinverse.cpp File Reference
#include <qle/math/blockmatrixinverse.hpp>
#include <boost/numeric/ublas/lu.hpp>

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)