OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::MinProblemSolver::Function, including all inherited members.
calc(const double *x) const =0 | cv::MinProblemSolver::Function | pure virtual |
getDims() const =0 | cv::MinProblemSolver::Function | pure virtual |
getGradient(const double *x, double *grad) | cv::MinProblemSolver::Function | virtual |
getGradientEps() const | cv::MinProblemSolver::Function | virtual |
~Function() | cv::MinProblemSolver::Function | inlinevirtual |