opencv/modules/optim/test
Alex Leontiev 581d454536 Refined interface for Conjugate Gradient
Some interface was refined (most notably, the method for returning
Hessian was removed and the method for getting gradient was added as
optional to base Solver::Function class) and basic code for
setters/getters was added. Now is the time for the real work on an
algorithm.
2013-09-22 00:27:00 +08:00
..
test_conjugate_gradient.cpp Refined interface for Conjugate Gradient 2013-09-22 00:27:00 +08:00
test_denoise_tvl1.cpp Eliminate use of 32-bit floating pt type 2013-09-10 13:53:26 +08:00
test_downhill_simplex.cpp Removed trailing spaces 2013-08-30 21:35:47 +08:00
test_lpsolver.cpp Minor fixes 2013-07-30 04:14:36 +03:00
test_main.cpp The first draft of simplex algorithm, simple tests. 2013-06-28 15:28:57 +03:00
test_precomp.hpp Minor fixes 2013-07-19 03:09:39 +03:00