MATH-991
Update "changes.xml". git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1512825 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e175e32e8b
commit
4d5660ed47
|
@ -51,6 +51,10 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
</properties>
|
||||
<body>
|
||||
<release version="x.y" date="TBD" description="TBD">
|
||||
<action dev="erans" type="add" issue="MATH-991">
|
||||
"PolynomialSplineFunction": added method "isValidPoint" that
|
||||
checks whether a point is within the interpolation range.
|
||||
</action>
|
||||
<action dev="erans" type="add" issue="MATH-989">
|
||||
"BicubicSplineInterpolatingFunction": added method "isValidPoint" that
|
||||
checks whether a point is within the interpolation range.
|
||||
|
|
Loading…
Reference in New Issue