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

Abstract optimization method class. More...

#include <ql/math/optimization/method.hpp>
#include <ql/math/array.hpp>
#include <ql/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  LineSearchBasedMethod
 Line search based method. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Abstract optimization method class.

Definition in file linesearchbasedmethod.hpp.