[back] [prev] [next] [index] [root]

 


AlffDivisorLargeLBasisShort

Computes a basis of a large divisor.

Syntax:

B := AlffDivisorLargeLBasis(D, "raw");

list
  B  
the short basis
alff divisor
  D  

See also:  AlffDivisorLargeLDim, AlffDivisorLBasisShort, AlffDivisorReduction, AlffDivisorLDim, AlffDivisorDeg, AlffDivisorLIndex, AlffGenus, Alff

Description:

Given a divisor D of an algebraic function field F which exponents are very large this function returns a basis of {cal L}(D) similar to AlffDivisorLBasisShort() with option "raw". If the option "raw" is given to AlffDivisorLargeLBasisShort() the basis elements are represented as power product as in AlffDivisorReduction().


Example:



<- back[back] [prev] [next] [index] [root]