Home
last modified time | relevance | path

Searched defs:Contained_in_simplex_d (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DConvex_hull_d_traits_3.h119 struct Contained_in_simplex_d { struct
123 operator()(I s, I e, const Point_d& p) in operator()
H A DHomogeneous_d.h242 typedef Contained_in_simplexHd<Self> Contained_in_simplex_d; typedef
H A DCartesian_d.h263 typedef Contained_in_simplexCd<Self> Contained_in_simplex_d; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/NewKernel_d/
H A DKernel_d_interface.h187 typedef typename Get_functor<Base, Contained_in_simplex_tag>::type Contained_in_simplex_d; typedef