-
- Downloads
Avoid division by zero
I used nummeric_limits::max() instead of numeric_limits::infinity() here because the header uses the former to signify an error that cannot lie below any tolerance elsewhere already.
Please register or sign in to comment