argmin
0.10.0
Module gaussnewton
Structs
In argmin::
solver
Module
argmin
::
solver
::
gaussnewton
Copy item path
source
·
[
−
]
Expand description
§
Newton Methods
Gauss-Newton method
Gauss-Newton method with line search
§
Reference
Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. Springer. ISBN 0-387-30303-0.
Structs
§
Gauss
Newton
Gauss-Newton method
Gauss
NewtonLS
Gauss-Newton method with line search