Remove "assert" from "MathUtils.equals" ---------------------------------------
Key: MATH-559
URL: https://issues.apache.org/jira/browse/MATH-559
Project: Commons Math
Issue Type: Bug
Reporter: Gilles
Assignee: Gilles
Priority: Trivial
Fix For: 3.0
The "assert" in methods "equals(double,double,int)" and
"equals(float,float,int)" is not necessary.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
