mirror of
https://github.com/opencv/opencv.git
synced 2025-06-09 18:43:05 +08:00
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
|