CGAL 5.1.5 - Number Types
|
#include <CGAL/leda_integer.h>
The class leda_integer
provides exact computation in \( \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.
For more details on the number types of LEDA we refer to the LEDA manual [Solutions].