opencv/modules/optim/doc
Alex Leontiev 581d454536 Refined interface for Conjugate Gradient
Some interface was refined (most notably, the method for returning
Hessian was removed and the method for getting gradient was added as
optional to base Solver::Function class) and basic code for
setters/getters was added. Now is the time for the real work on an
algorithm.
2013-09-22 00:27:00 +08:00
..
conjugate_gradient.rst Refined interface for Conjugate Gradient 2013-09-22 00:27:00 +08:00
downhill_simplex_method.rst Fixed .rst indentation 2013-08-30 21:37:27 +08:00
linear_programming.rst Convenience fixes 2013-07-11 22:05:14 +03:00
optim.rst Initial commit for Conjugate Gradient method 2013-09-20 15:12:48 +08:00
primal_dual_algorithm.rst Minor fixes 2013-09-10 13:53:26 +08:00