MCPcopy Create free account
hub / github.com/google-deepmind/alphageometry / InvalidLineIntersectError

Class InvalidLineIntersectError

numericals.py:314–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312
313
314class InvalidLineIntersectError(Exception):
315 pass
316
317
318class HalfLine(Line):

Callers 1

intersectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected