mirror of https://github.com/CGAL/cgal
file replaced by CORE_Expr.tex
This commit is contained in:
parent
ee08c1decb
commit
9b80ed1e28
|
|
@ -1,21 +0,0 @@
|
|||
\ccDefGlobalScope{}
|
||||
\begin{ccRefClass}{CORE::Expr}
|
||||
|
||||
\ccDefinition
|
||||
|
||||
The class \ccRefName\ provides exact computation over the subset of real
|
||||
numbers that contains integers, and which is closed by the operations
|
||||
$+,-,\times,/$ and $\sqrt{}$. Comparisons between objets of this type
|
||||
are guaranteed to be exact. This number type is provided by the
|
||||
{\sc Core} library~\cite{klpy-clp-99}.
|
||||
|
||||
\cgal\ defines the necessary functions so that this class complies to the
|
||||
requirements on number types.
|
||||
|
||||
\ccInclude{CGAL/CORE_Expr.h}
|
||||
|
||||
\ccIsModel
|
||||
FieldNumberType
|
||||
|
||||
\end{ccRefClass}
|
||||
\ccDefGlobalScope{CGAL::}
|
||||
Loading…
Reference in New Issue