Home
last modified time | relevance | path

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

/dports/math/polymake/polymake-4.5/bundled/atint/apps/tropical/src/
H A Dsurface_intersection.cc190 const SparseMatrix<Int>& maximal_facets, in compute_surface_star()
408 SparseMatrix<Int> maximal_facets = surface.give("MAXIMAL_POLYTOPES_FACETS"); in intersect_in_smooth_surface() local