Home
last modified time | relevance | path

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

/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dpolytope.hxx517 class StarPolytope : public Polytope<N, T> class
550 StarPolytope() in StarPolytope() function in vigra::StarPolytope
557 StarPolytope(const point_view_type & center) in StarPolytope() function in vigra::StarPolytope
565 StarPolytope( in StarPolytope() function in vigra::StarPolytope
587 StarPolytope( in StarPolytope() function in vigra::StarPolytope
882 class ConvexPolytope : public StarPolytope<N, T>
886 typedef StarPolytope<N, T> base_type;
/dports/graphics/vigra/vigra-8acd73a/test/polytope/
H A Dtest.cxx27 typedef StarPolytope<2, double> Polytope2;
28 typedef StarPolytope<3, double> Polytope3;
344 typedef StarPolytope<2, int> Polytope2;
345 typedef StarPolytope<3, int> Polytope3;