![]() |
Concept to represent algebraic numbers of degree up to 2 over a RingNumberType denoted as RT.
|
| |
Returns the smaller (resp. larger) root of the equation if s is true (resp. false). | ||
|
| |
Returns the smaller (resp. larger) root of the equation if s is true (resp. false). |
The comparison operators ==, !=, <, >, <=, >= as well as the sign and compare functions need to be provided to compare elements of types RootOf_2, RT and FT.
In addition, the following operations must be provided:
|
| |
|
| |
|
| |
|
|
and similarly for operators -, * and /.
|
|
double, CGAL::Root_of_2, etc
CGAL::make_root_of_2
CGAL::Root_of_2<RT>
CGAL::Root_of_traits_2<RT>
AlgebraicKernelForCircles::PolynomialForCircles_2_2
AlgebraicKernelForCircles