Gilles Sadowski 634e51b50e MATH-195
Created an unchecked "FunctionEvaluationException" in package "exception".
Removed "throws" clause from interface "UnivariateRealFunction".
"PolynomialFunctionLagrangeForm": Added early check on the interpolating
array having distinct points; removed redundant test in methods "evaluate"
and "computeCoefficients".
"DividedDifferenceInerpolator": Removed redundant check.
"Mathutils": Added method "sortInPlace". Removed (most) references to the
deprecated "MathRuntimeException" class.
"optimization.direct": Removed deprecated classes.
Javadoc clean up.



git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1030464 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 13:46:04 +00:00
2010-11-03 13:46:04 +00:00
2010-09-07 02:22:48 +00:00
2010-08-01 16:15:54 +00:00
2010-04-02 01:53:38 +00:00
2010-03-29 00:10:10 +00:00
2010-07-26 21:47:32 +00:00
2010-09-07 02:22:48 +00:00
2010-03-26 00:27:33 +00:00
Languages
Java 99.3%
R 0.5%