opencv/modules/optim/include/opencv2
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
..
optim Blank module and first draft of solver API. 2013-06-20 14:54:09 +03:00
optim.hpp Refined interface for Conjugate Gradient 2013-09-22 00:27:00 +08:00