QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
LeastSquareProblem Member List

This is the complete list of members for LeastSquareProblem, including all inherited members.

size()=0LeastSquareProblempure virtual
targetAndValue(const Array &x, Array &target, Array &fct2fit)=0LeastSquareProblempure virtual
targetValueAndGradient(const Array &x, Matrix &grad_fct2fit, Array &target, Array &fct2fit)=0LeastSquareProblempure virtual
~LeastSquareProblem() (defined in LeastSquareProblem)LeastSquareProblemvirtual