vibespatial.constructive.shortest_line_cpu¶
CPU shortest_line variant registration module.
Functions¶
|
CPU shortest_line via Shapely. |
Module Contents¶
- vibespatial.constructive.shortest_line_cpu.shortest_line_cpu(left: vibespatial.geometry.owned.OwnedGeometryArray, right: vibespatial.geometry.owned.OwnedGeometryArray) numpy.ndarray¶
CPU shortest_line via Shapely.