opencv/modules/optim
Alex Leontiev a29863ee7b Eliminate use of 32-bit floating pt type
Replace all "float" by "double" (64-bit) to avoid "lose precision"
warnings.
2013-09-10 13:53:26 +08:00
..
doc Minor fixes 2013-09-10 13:53:26 +08:00
include/opencv2 Primal-dual algorithm 2013-09-10 13:53:26 +08:00
src Eliminate use of 32-bit floating pt type 2013-09-10 13:53:26 +08:00
test Eliminate use of 32-bit floating pt type 2013-09-10 13:53:26 +08:00
CMakeLists.txt Created skeleton for simplex method. 2013-06-24 20:27:11 +03:00