leastsquare.hpp

Langue: en

Autres versions - même langue

Version: 377007 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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 LeastSquareProblem
Base class for least square problem.
class LeastSquareFunction
Cost function for least-square problems.
class NonLinearLeastSquare
Non-linear least-square method.

Detailed Description

Least square cost function.

Author

Generated automatically by Doxygen for QuantLib from the source code.