Searched defs:divide (Results 1 – 2 of 2) sorted by relevance
56 inline void divide(T dst[], N divisor, int dimension) { in divide() function
237 static BoundedRational divide(BoundedRational r1, BoundedRational r2) { in divide() method in BoundedRational