Ajo Fod created MATH-989:
----------------------------

             Summary: Allow code to avoid OutOfRangeException
                 Key: MATH-989
                 URL: https://issues.apache.org/jira/browse/MATH-989
             Project: Commons Math
          Issue Type: Bug
            Reporter: Ajo Fod


Exceptions are generally costlier than a test. In the 
BicubicSplineInterpolatingFunction, there is no way to determine if a given x 
is in domain of the interpolator. So, I suggest a function to allow this check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to