opencv/modules/optim/doc
Alex Leontiev 11fa0651c6 Minor fixes
As the opencv's build-bot did not want to compile this revision, I had
to do some changes. In particular,
1) Removed unsigned int vs int comparisons, that were treated as errors
2) Removed unused variables and functions
3) Removed functions without previous declaration
4) Fixed whitespaces
2013-09-10 13:53:26 +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 Primal-dual algorithm 2013-09-10 13:53:26 +08:00
primal_dual_algorithm.rst Minor fixes 2013-09-10 13:53:26 +08:00