Module argmin::solver[][src]

Expand description

Solvers

Modules

Brent’s method

Conjugate Gradient methods

Newton Methods

References:

Gradient descent methods

Landweber iteration

Line search methods

References:

Newton Methods

References:

Quasi-Newton methods

Argmin Trust region methods