Macaulay2 » Documentation
Packages » WeierstrassSemigroups :: CoeffSize
next | previous | forward | backward | up | index | toc

CoeffSize -- Option keys for various functions

Functions with optional argument named CoeffSize:

  • collectByBound(...,CoeffSize=>...) -- see collectByBound -- Collect 1-parameter families filtered by bound (or congruences or range)
  • collectByCongruences(...,CoeffSize=>...) -- see collectByBound -- Collect 1-parameter families filtered by bound (or congruences or range)
  • collectByRange(...,CoeffSize=>...) -- see collectByBound -- Collect 1-parameter families filtered by bound (or congruences or range)
  • collectWithVersalDeformations(...,CoeffSize=>...) -- see collectWithVersalDeformations -- Collect 1-parameter families the using versal deformations
  • getOneParameterFamily(...,CoeffSize=>...) -- see getOneParameterFamily -- Compute a one parameter smoothing family
  • getSmoothingFamily(...,CoeffSize=>...) -- see getSmoothingFamily -- Get a smoothing family for the semigroup L
  • getSmoothingFamilyWithVersalDeformation(...,CoeffSize=>...) -- see getSmoothingFamilyWithVersalDeformation -- Get a smoothing family using versal deformations
  • solvingFlatteningRelations(...,CoeffSize=>...) -- see solvingFlatteningRelations -- Solving the flatttening relations over QQ
  • testBound(...,CoeffSize=>...) -- see testBound -- Test whether b is bound for the semigroup L and compute a 1-parameter smoothing family if yes
  • testCongruences(...,CoeffSize=>...) -- see testBound -- Test whether b is bound for the semigroup L and compute a 1-parameter smoothing family if yes
  • testRange(...,CoeffSize=>...) -- see testBound -- Test whether b is bound for the semigroup L and compute a 1-parameter smoothing family if yes

For the programmer

The object CoeffSize is a symbol.


The source of this document is in WeierstrassSemigroups.m2:3292:0.