[ 
https://issues.apache.org/jira/browse/MATH-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675416#comment-13675416
 ] 

Gilles commented on MATH-989:
-----------------------------

bq. [...] there is no way to determine if a given x is in domain of the 
interpolator.

The domain is an argument to the constructor.

                
> 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
>         Attachments: patch
>
>
> 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