MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / distanceSquaredTo

Method distanceSquaredTo

code/algs4/Point2D.java:154–158  ·  view source on GitHub ↗

Returns the square of the Euclidean distance between this point and that point. @param that the other point @return the square of the Euclidean distance between this point and that point

(Point2D that)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected