opencv/modules/optim/doc
Alex Leontiev eb1333d0a8 Initial commit for Conjugate Gradient method
Implementation is based on
http://www.cs.cmu.edu/~quake-papers/painless-conjugate-gradient.pdf

So far we only have basic interface and empty test. But it compiles at
least.
2013-09-20 15:12:48 +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