Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 4.13.2 - Number Types
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Classes

class  leda_bigfloat
 The class leda_bigfloat is a wrapper class that provides the functions needed to use the number type bigfloat. More...
 
class  leda_integer
 The class leda_integer provides exact computation in \Z. More...
 
class  leda_rational
 The class leda_rational provides exact computation in \mathbb{Q}. More...
 
class  leda_real
 The class leda_real is a wrapper class that provides the functions needed to use the number type real, representing exact real numbers numbers provided by LEDA. More...