LeastSquareFunction Member List
This is the complete list of members for LeastSquareFunction, including all inherited members.finiteDifferenceEpsilon() const | CostFunction | [virtual] |
gradient(Array &grad_f, const Array &x) const | LeastSquareFunction | [virtual] |
LeastSquareFunction(LeastSquareProblem &lsp) | LeastSquareFunction | |
lsp_ | LeastSquareFunction | [protected] |
value(const Array &x) const | LeastSquareFunction | [virtual] |
valueAndGradient(Array &grad_f, const Array &x) const | LeastSquareFunction | [virtual] |
values(const Array &) const | LeastSquareFunction | [virtual] |
~CostFunction() (defined in CostFunction) | CostFunction | [virtual] |
~LeastSquareFunction() | LeastSquareFunction | [virtual] |