• Alex Leontiev's avatar
    Refined interface for Conjugate Gradient · 581d4545
    Alex Leontiev authored
    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.
    581d4545
Name
Last commit
Last update
..
conjugate_gradient.rst Loading commit data...
downhill_simplex_method.rst Loading commit data...
linear_programming.rst Loading commit data...
optim.rst Loading commit data...
primal_dual_algorithm.rst Loading commit data...