mirror of https://github.com/CGAL/cgal
Corrected manual (this will change, anyway).
This commit is contained in:
parent
d602e63612
commit
05460ff741
|
|
@ -19,6 +19,9 @@
|
|||
|
||||
\begin{ccPkgDescription}{MpfiInterval \label{MpfiInterval}}
|
||||
|
||||
\textbf{The functionalities of this package were moved to Gbrs\_algebraic\_1.
|
||||
This manual will be updated after finishing the new package.}
|
||||
|
||||
MPFI is an arbitrary-precision interval-arithmetic library developed at INRIA
|
||||
by N. Revol and F. Rouillier
|
||||
(see \emph{http://gforge.inria.fr/projects/mpfi/}).
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ An object of the class \ccRefName\ is an interval, whose endpoints
|
|||
are arbitrary precision floating point numbers (implemented using the
|
||||
{\sc MPFR} library).
|
||||
|
||||
\ccInclude{CGAL/MpfiInterval.h}
|
||||
\ccInclude{CGAL/Gbrs_algebraic_1.h}
|
||||
|
||||
\ccCreationVariable{i}
|
||||
\ccCreation
|
||||
|
|
|
|||
Loading…
Reference in New Issue