CGAL 6.0 - Number Types
Loading...
Searching...
No Matches
leda_integer Class Reference

#include <CGAL/leda_integer.h>

Definition

The class leda_integer provides exact computation in \( \mathbb{Z}\).

The class leda_integer is a wrapper class that provides the functions needed to use the number type leda::integer, representing exact multiprecision integers provided by LEDA.

Is model of
EuclideanRing
RealEmbeddable

For more details on the number types of LEDA we refer to the LEDA manual [6].