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

RDiv -- the class of divisors with real coefficients

Description

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

See also

Types of RDiv :

Methods that use an object of class RDiv :

For the programmer

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