CGAL 6.0 - Number Types
|
#include <CGAL/leda_integer.h>
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.
EuclideanRing
RealEmbeddable
For more details on the number types of LEDA we refer to the LEDA manual [6].