GraphSolver/.vscode
xypnox a1587e73f7 Add calcLinearIntersection method
This method calculates the intersection point between two Lines. This
method returns the coordinates of intersection if there is a unique
point, 0 if there are none, and math.inf if the lines coincide.
2019-10-28 20:04:09 +03:00
..
settings.json Add calcLinearIntersection method 2019-10-28 20:04:09 +03:00