mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
891bcd8491
Now everything is prepared for the pull request.
14 lines
278 B
ReStructuredText
14 lines
278 B
ReStructuredText
**************************************
|
|
optim. Generic numerical optimization
|
|
**************************************
|
|
|
|
.. highlight:: cpp
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
linear_programming
|
|
downhill_simplex_method
|
|
primal_dual_algorithm
|
|
nonlinear_conjugate_gradient
|