[jira] Resolved: (MATH-247) Add MathUtils method to check equality given some error bounds

2009-03-01 Thread Luc Maisonobe (JIRA)

 [ 
https://issues.apache.org/jira/browse/MATH-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luc Maisonobe resolved MATH-247.


Resolution: Fixed
  Assignee: Luc Maisonobe

applied patch with minor changes to obey javadoc html
fixed in subversion repository as of r749139

thanks for the patch

 Add MathUtils method to check equality given some error bounds
 --

 Key: MATH-247
 URL: https://issues.apache.org/jira/browse/MATH-247
 Project: Commons Math
  Issue Type: New Feature
Reporter: Benjamin McCann
Assignee: Luc Maisonobe
 Attachments: compareTo.patch, MathUtils.java.patch, 
 MathUtilsTest.java.patch


 It would be nice to have a utility method that tests for equality given some 
 range of allowed error to account for floating point error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (MATH-247) Add MathUtils method to check equality given some error bounds

2009-02-21 Thread Luc Maisonobe (JIRA)

 [ 
https://issues.apache.org/jira/browse/MATH-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luc Maisonobe resolved MATH-247.


Resolution: Fixed

Fixed in trunk as of  r746506.
Thanks for the patch

 Add MathUtils method to check equality given some error bounds
 --

 Key: MATH-247
 URL: https://issues.apache.org/jira/browse/MATH-247
 Project: Commons Math
  Issue Type: New Feature
Reporter: Benjamin McCann
 Attachments: MathUtils.java.patch, MathUtilsTest.java.patch


 It would be nice to have a utility method that tests for equality given some 
 range of allowed error to account for floating point error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.