QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces
gmres.cpp File Reference

generalized minimal residual method More...

#include <ql/math/functional.hpp>
#include <ql/math/matrixutilities/gmres.hpp>
#include <ql/math/matrixutilities/qrdecomposition.hpp>
#include <numeric>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Detailed Description

generalized minimal residual method

Definition in file gmres.cpp.