mirror of
https://github.com/apache/commons-math.git
synced 2025-02-09 03:25:31 +00:00
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
Description
Languages
Java
99.3%
R
0.5%