Home
last modified time | relevance | path

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

/dports/math/polymake/polymake-4.5/bundled/atint/apps/tropical/src/
H A Dsurface_intersection.cc380 Matrix<Rational> rays_a = refined_cycle_a.complex.give("VERTICES"); in intersect_in_smooth_surface() local
381 rays_a = tdehomog(rays_a); in intersect_in_smooth_surface()
394 …fan_intersection_result ab_intersect = fan_intersection(rays_a, lin_a, cones_a, rays_b, lin_b, con… in intersect_in_smooth_surface()
433 compute_curve_star_rays(rays_a, cones_a, refweights_a, in intersect_in_smooth_surface()
434 … compute_containing_cones(ab_vertices.row(point), rays_a, cones_a, cone_of_a), lin_a); in intersect_in_smooth_surface()