[back] [prev] [next] [index] [root]
AlffLinearSeriesEnumElt
Return the current divisor in the series enumeration.
Syntax:
E := AlffLinearSeriesEnumElt(env);
alff divisor |
E |
current divisor |
record |
env |
of enumeration data |
See also: AlffLinearSeriesEnumNext, AlffLinearSeriesEnumEnv
Description:
Let F/k be a global function field and D a divisor.
Let v_1, \dots, v_l be k-linearly independent
elements of F. This function
returns the (according to an internal counter) current divisor
D + \bigl( \sum_{i=1}^l \lambda_i v_i \bigr) in the linear series
enumeration.
Example:
<- back[back] [prev] [next] [index] [root]