opencv/modules/optim
Alex Leontiev 6c9ae1100b Fixed the warnings
Fixed the code so to eliminate warnings related to shadowing and unused
parameters. In some settings, these warnings may be treated as an errors
and lead to failed build.

Suggested by Nikita Manovich.
2013-07-11 12:29:55 +03:00
..
doc Cleaning the code of simplex method 2013-07-10 20:11:52 +03:00
include/opencv2 Preparation for pull request 2013-07-11 09:31:10 +03:00
src Fixed the warnings 2013-07-11 12:29:55 +03:00
test Preparation for pull request 2013-07-11 09:31:10 +03:00
CMakeLists.txt Created skeleton for simplex method. 2013-06-24 20:27:11 +03:00