opencv/modules/optim/include/opencv2
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
..
optim Blank module and first draft of solver API. 2013-06-20 14:54:09 +03:00
optim.hpp Initial commit for Conjugate Gradient method 2013-09-20 15:12:48 +08:00