next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Divisor :: QDiv

QDiv -- the class of divisors with rational coefficients

Description

The class of divisors whose coefficients are rational numbers. Should be constructed with the rationalDivisor method or with divisor(..., coeffType=>QQ). For the underlying structure, see BasicDiv.

See also

Types of QDiv :

Methods that use an object of class QDiv :

For the programmer

The object QDiv is a type, with ancestor classes RDiv < BasicDiv < HashTable < Thing.