Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_geometry_traits/
H A DConic_x_monotone_arc_2.h103 Algebraic alg_w; // variable
131 alg_w(arc.alg_w), in _Conic_x_monotone_arc_2()
317 alg_w = arc.alg_w;
471 y = -(alg_u*p.x() + alg_w) / alg_v; in point_at_x()
489 Algebraic C = (alg_r*p.x() + alg_u)*p.x() + alg_w; in point_at_x()
1159 alg_w = nt_traits.convert (this->_w); in _set()
1297 alg_w); in _is_on_supporting_conic()
1756 alg_u, alg_v, alg_w, in _intersect_supporting_conics()
1767 alg_v, alg_u, alg_w, in _intersect_supporting_conics()