next |
previous
| forward |
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Bertini
::
MultiplicityTol
MultiplicityTol -- numerical tolerance for grouping solutions
Description
Solutions are grouped using
solutionsWithMultiplicity
from the package
NAGtypes
; the option
MultiplicityTol
is passed to
solutionsWithMultiplicity
as
Tolerance
. The default value of
MultiplicityTol
is 1e-6.
Functions with optional argument named MultiplicityTol :
bertiniZeroDimSolve(..., MultiplicityTol => ...)
For the programmer
The object
MultiplicityTol
is
a
symbol
.