next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
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,AbstractPoint)"
"newton(PolySystem,Matrix)"
For the programmer
The object
newton
is
a
method function
.