mirror of https://github.com/CGAL/cgal
tries to reuse -> reuses
This commit is contained in:
parent
047c65b746
commit
ce64dd604a
|
|
@ -126,7 +126,7 @@ segment are overridden.
|
||||||
|
|
||||||
As in the case of \f$ L_{2} \f$, the geometric predicates are
|
As in the case of \f$ L_{2} \f$, the geometric predicates are
|
||||||
quite elaborate and we do not bother the end user with details.
|
quite elaborate and we do not bother the end user with details.
|
||||||
Our implementation tries to reuse the \f$ L_{2} \f$ traits,
|
Our implementation reuses the \f$ L_{2} \f$ traits,
|
||||||
wherever possible, but there are
|
wherever possible, but there are
|
||||||
extensive differences. We support geometric and arithmetic
|
extensive differences. We support geometric and arithmetic
|
||||||
filtering, as the \f$ L_{2} \f$ predicates do.
|
filtering, as the \f$ L_{2} \f$ predicates do.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue