MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / colinear_point_on_segment

Method colinear_point_on_segment

src/geometry/segment.rs:55–69  ·  view source on GitHub ↗

p must be colinear with the segment

(&self, p: &Point)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

on_segmentMethod · 0.80
intersectsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected