|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Abstract optimization problem class. More...
#include <ql/math/optimization/constraint.hpp>#include <ql/math/optimization/costfunction.hpp>#include <ql/math/optimization/method.hpp>#include <utility>Go to the source code of this file.
Classes | |
| class | Problem |
| Constrained optimization problem. More... | |
Namespaces | |
| namespace | QuantLib |
Abstract optimization problem class.
Definition in file problem.hpp.