Givaro
Public Member Functions
IntegerDom Class Referenceabstract

Integer Domain. More...

#include <givinteger.h>

+ Inheritance diagram for IntegerDom:
+ Collaboration diagram for IntegerDom:

Public Member Functions

bool isUnit (const Rep &x) const
 isUnit
 
bool isDivisor (const Element &a, const Element &b) const
 isDivisor (a, b) Test if b | a.
 

Detailed Description

Integer Domain.

Examples
examples/Integer/igcd.C, examples/Integer/igcdext.C, examples/Integer/ilcm.C, examples/Integer/lambda.C, examples/Integer/lambda_inv.C, examples/Integer/phi.C, examples/Integer/primitiveelement.C, and examples/Integer/probable_primroot.C.

The documentation for this class was generated from the following file: