opencv/modules/optim/src
Alex Leontiev af74ec6044 Minor fixes
In response to the pull request comments by Vadim Pisarevsky. In
particular, the following was done:
    *)cv::reduce use instead of custom code for calculating
per-coordinate sum
    *) naming style of private methods is made consisted with overall --
mixed-case style
    *) irrelevant create()'s were removed -- I did not know that copyTo()
method itself calls create
2013-08-30 21:37:27 +08:00
..
debug.hpp Prepare Downhill Simplex for pull request 2013-08-30 21:35:47 +08:00
lpsolver.cpp Prepare Downhill Simplex for pull request 2013-08-30 21:35:47 +08:00
precomp.cpp Blank module and first draft of solver API. 2013-06-20 14:54:09 +03:00
precomp.hpp Minor fixes 2013-07-19 03:09:39 +03:00
simplex.cpp Minor fixes 2013-08-30 21:37:27 +08:00