Module newton

Source
Expand description

§Newton Methods

§Reference

Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. Springer. ISBN 0-387-30303-0.

Structs§

Newton
Newton’s method
NewtonCG
Newton-Conjugate-Gradient (Newton-CG) method