optim.rst 278 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
**************************************
optim. Generic numerical optimization
**************************************

.. highlight:: cpp

.. toctree::
    :maxdepth: 2

    linear_programming
11
    downhill_simplex_method
Alex Leontiev's avatar
Alex Leontiev committed
12
    primal_dual_algorithm
13
    nonlinear_conjugate_gradient