mirror of https://github.com/CGAL/cgal
link
This commit is contained in:
parent
b64ba48134
commit
3fba305d28
|
|
@ -13,14 +13,14 @@ for Cartesian kernels.
|
||||||
|
|
||||||
\hasModel float
|
\hasModel float
|
||||||
\hasModel double
|
\hasModel double
|
||||||
\hasModel CGAL::Gmpq
|
\hasModel `CGAL::Gmpq`
|
||||||
\hasModel CGAL::Interval_nt
|
\hasModel `CGAL::Interval_nt`
|
||||||
\hasModel CGAL::Interval_nt_advanced
|
\hasModel `CGAL::Interval_nt_advanced`
|
||||||
\hasModel CGAL::Lazy_exact_nt<FieldNumberType>
|
\hasModel `CGAL::Lazy_exact_nt<FieldNumberType>`
|
||||||
\hasModel CGAL::Quotient<RingNumberType>
|
\hasModel `CGAL::Quotient<RingNumberType>`
|
||||||
\hasModel leda_rational
|
\hasModel `CGAL::leda_rational`
|
||||||
\hasModel leda_bigfloat
|
\hasModel `CGAL::leda_bigfloat`
|
||||||
\hasModel leda_real
|
\hasModel `CGAL::leda_real`
|
||||||
|
|
||||||
\sa `RingNumberType`
|
\sa `RingNumberType`
|
||||||
\sa `Kernel`
|
\sa `Kernel`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue