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

Biconjugate gradient stabilized method. More...

#include <ql/math/array.hpp>
#include <ql/functional.hpp>

Go to the source code of this file.

Classes

struct  BiCGStabResult
 
class  BiCGstab
 

Namespaces

namespace  QuantLib
 

Detailed Description

Biconjugate gradient stabilized method.

Definition in file bicgstab.hpp.