Open timondavis opened 6 years ago
It may be possible to shrink the algorithm time complexity from O(n) to O(1)
This function may be a candidate for abstract overrides if a single equation can't cover all of the scenarios. For instance - 2D/3D?
It may be possible to shrink the algorithm time complexity from O(n) to O(1)