next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
NumericalAlgebraicGeometry
::
newton
newton -- Newton-Raphson method
Description
Performs one step of the Newton-Raphson method.
Caveat
Works for a regular square or overdetermined system.
Ways to use
newton
:
newton(PolySystem,Matrix)
newton(PolySystem,Point)