mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
a95650111f
In particular, the following things are done: *) Consistent tabulation of 4 spaces is ensured *) New function dprintf() is introduced, so now printing of the debug information can be turned on/off via the ALEX_DEBUG macro *) Removed solveLP_aux namespace *) All auxiliary functions are declared as static *) The return codes of solveLP() are encapsulated in enum. |
||
---|---|---|
.. | ||
test_lpsolver.cpp | ||
test_main.cpp | ||
test_precomp.cpp | ||
test_precomp.hpp |