CGAL 5.6.1 - Number Types
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 [Solutions].