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

Conjugate gradient optimization method. More...

#include <ql/math/optimization/linesearchbasedmethod.hpp>

Go to the source code of this file.

Classes

class  ConjugateGradient
 Multi-dimensional Conjugate Gradient class. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Conjugate gradient optimization method.

Definition in file conjugategradient.hpp.