Skip navigation links

Package edu.jas.arith

Basic arithmetic package.

See: Description

Package edu.jas.arith Description

Basic arithmetic package.

This package contains classes for arithmetic in the basic coefficient rings, e.g. BigRational, BigInteger, ModLong or ModInteger. All such classes implement the RingElem respectively the GcdRingElem interface. The class PrimeList provides a list of useful prime numbers. The Product class implements a finite product of other ring elements.


Heinz Kredel

Last modified: Thu Dec 15 22:56:05 CET 2011

$Id: package.html 3827 2011-12-15 21:57:54Z kredel $

Skip navigation links