Searched defs:detectRedundant (Results 1 – 2 of 2) sorted by relevance
758 void detectRedundant(unsigned offset) { in detectRedundant() function762 void detectRedundant() { detectRedundant(0, con.size()); } in detectRedundant() function
1424 void Simplex::detectRedundant(unsigned offset, unsigned count) { detectRedundant() function in Simplex