Macaulay2 » Documentation
Packages » NAGtypes :: sortSolutions(...,Tolerance=>...)
next | previous | forward | backward | up | index | toc

sortSolutions(...,Tolerance=>...) -- the tolerance of a numerical computation

Functions with optional argument named Tolerance:

  • addition(...,Tolerance=>...) -- see addition -- Union of polynomial spaces
  • intersect(PolySpace,PolySpace,Tolerance=>...) -- see intersect(PolySpace,PolySpace) -- Intersection of polynomial spaces
  • isContained(...,Tolerance=>...) -- see isContained -- Is one space contained in the other
  • areEqual(...,Tolerance=>...)
  • differencePointSet(...,Tolerance=>...)
  • isGEQ(...,Tolerance=>...)
  • isRealPoint(...,Tolerance=>...)
  • realPoints(...,Tolerance=>...)
  • reduceSpace(...,Tolerance=>...)
  • solutionsWithMultiplicity(...,Tolerance=>...)
  • sortSolutions(...,Tolerance=>...) -- the tolerance of a numerical computation
  • unionPointSet(...,Tolerance=>...)
  • 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

Further information

  • Default value: .000001
  • Function: sortSolutions -- sort the list of solutions
  • Option key: Tolerance -- the tolerance of a numerical computation

The source of this document is in NAGtypes/doc-NAGtypes.m2:159:0.