Macaulay2 » Documentation
Packages » SectionRing :: globallyGenerated
next | previous | forward | backward | up | index | toc

globallyGenerated -- globallyGenerated(D) produces a smallest integer a such that O_X(aD) is globally generated.

Description

Takes a divisor as input. It then uses a binary search to check for the smallest integer a with the property that |aD| is a basepoint-free linear series. In this case, the corresponding line bundle is globally generated.

Ways to use globallyGenerated:

  • globallyGenerated(Ideal) (missing documentation)
  • globallyGenerated(Module) (missing documentation)

For the programmer

The object globallyGenerated is a method function.


The source of this document is in SectionRing.m2:416:0.