QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
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 |
Abstract optimization method class.
Definition in file linesearchbasedmethod.hpp.