Home
last modified time | relevance | path

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

/dports/math/polymake/polymake-4.5/bundled/atint/apps/tropical/src/
H A Dsurface_intersection.cc229 Set<Int> rays_to_remove = intersect_far + unused_rays; in compute_surface_star() local
233 rays_to_remove += intersect_nonfar[inf]; in compute_surface_star()
239 Set<Int> nonfar_remaining = f_and_nf.second - rays_to_remove - intersect_nonfar[0]; in compute_surface_star()
248 "VERTICES", star_rays.minor(~rays_to_remove, All), in compute_surface_star()
249 "MAXIMAL_POLYTOPES", star_cones.minor(containing_cones, ~rays_to_remove), in compute_surface_star()