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

Steepest descent optimization method. More...

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

Go to the source code of this file.

Classes

class  SteepestDescent
 Multi-dimensional steepest-descent class. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Steepest descent optimization method.

Definition in file steepestdescent.hpp.