Home
last modified time | relevance | path

Searched refs:Make_square_free_2 (Results 1 – 2 of 2) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Algebraic_kernel_d/
H A DAlgebraic_curve_kernel_2.h1752 class Make_square_free_2 : public CGAL::cpp98::unary_function<Polynomial_2,
1756 Make_square_free_2(const Algebraic_kernel_d_2* kernel) in Make_square_free_2() function
1768 CGAL_Algebraic_Kernel_cons(Make_square_free_2, make_square_free_2_object);
/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/test/
H A Dsimple_models.h1306 typedef Decompose_2 Make_square_free_2; typedef