add a compareTo method to MathUtils that use a number of ulps for equality
tolerance
------------------------------------------------------------------------------------
Key: MATH-557
URL: https://issues.apache.org/jira/browse/MATH-557
Project: Commons Math
Issue Type: Improvement
Affects Versions: 3.0
Reporter: Luc Maisonobe
Assignee: Luc Maisonobe
Priority: Trivial
Fix For: 3.0
There are equals methods with either double epsilon and integer maxUlps
tolerance.
There is only once compareTo method with a double epsilon tolerance.
For symmetry, it would be nice to also have a compareTo method with an integer
maxUlps tolerance.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira