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

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
 

Detailed Description

Abstract optimization problem class.

Definition in file problem.hpp.