leastsquare (3) Linux Manual Page
ql/math/optimization/leastsquare.hpp – Least square cost function.
Synopsis
#include <ql/math/optimization/problem.hpp>#include <ql/math/optimization/conjugategradient.hpp>
#include <ql/math/matrix.hpp>
Classes
class LeastSquareProblemBase class for least square problem.
class LeastSquareFunction
Cost function for least-square problems.
class NonLinearLeastSquare
Non-linear least-square method.
