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

Method consecutive_orientation

src/geometry/point.rs:15–19  ·  view source on GitHub ↗

Returns the orientation of consecutive segments ab and bc.

(&self, b: &Point, c: &Point)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

graham_scanFunction · 0.80
jarvis_marchFunction · 0.80

Calls 1

cross_prodMethod · 0.80

Tested by

no test coverage detected