next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
NumericalAlgebraicGeometry
::
setDefault(...,Tolerance=>...)
setDefault(...,Tolerance=>...) -- specifies the tolerance of a numerical computation
Further information
Default value:
null
Function:
setDefault
-- set/get the default parameters for continuation algorithms
Option key:
Tolerance
-- the tolerance of a numerical computation
Functions with optional argument named
Tolerance
:
"addition(...,Tolerance=>...)"
-- see
addition
-- Union of polynomial spaces
"intersection(...,Tolerance=>...)"
-- see
intersection
-- Intersection of polynomial spaces
"isContained(...,Tolerance=>...)"
-- see
isContained
-- Is one space contained in the other
"isOn(...,Tolerance=>...)"
-- see
isOn
-- determines if a point belongs to a variety
"isSolution(...,Tolerance=>...)"
-- see
isSolution(Point,PolySystem)
-- check if a point satisfies a polynomial system approximately
"removeRedundantComponents(...,Tolerance=>...)"
-- see
removeRedundantComponents(NumericalVariety)
-- remove redundant components
"sample(...,Tolerance=>...)"
-- see
sample(WitnessSet)
-- sample a point on a component
setDefault(...,Tolerance=>...)
-- specifies the tolerance of a numerical computation
"areEqual(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"differencePointSet(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"isGEQ(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"isRealPoint(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"realPoints(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"reduceSpace(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"solutionsWithMultiplicity(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"unionPointSet(...,Tolerance=>...)"
-- see
sortSolutions(...,Tolerance=>...)
-- the tolerance of a numerical computation
"colReduce(...,Tolerance=>...)"
-- see
Tolerance(NumericalLinearAlgebra)
-- the tolerance of a numerical computation
"numericalImage(...,Tolerance=>...)"
-- see
Tolerance(NumericalLinearAlgebra)
-- the tolerance of a numerical computation
"numericalKernel(...,Tolerance=>...)"
-- see
Tolerance(NumericalLinearAlgebra)
-- the tolerance of a numerical computation