MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / max_with_sorted

Method max_with_sorted

src/order.rs:107–121  ·  view source on GitHub ↗

Similar to max_with but requires that (new_m, new_b) be the largest pair so far

(&mut self, new_m: f64, new_b: f64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluateMethod · 0.80

Calls 2

absMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected