OpenCV 4.10.0
开源计算机视觉
|
以下是 cv::MinProblemSolver::Function 的完整成员列表,包括所有继承的成员。
calc(const double *x) const =0 | cv::MinProblemSolver::Function | 纯虚函数 |
getDims() const =0 | cv::MinProblemSolver::Function | 纯虚函数 |
getGradient(const double *x, double *grad) | cv::MinProblemSolver::Function | 虚拟 |
getGradientEps() const | cv::MinProblemSolver::Function | 虚拟 |
~Function() | cv::MinProblemSolver::Function | inlinevirtual |