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

Luc Maisonobe commented on MATH-366:
------------------------------------

OK. You convinced me, but don't ask for QuadriVariate in the next three months 
;-)

> TricubicSplineInterpolator
> --------------------------
>
>                 Key: MATH-366
>                 URL: https://issues.apache.org/jira/browse/MATH-366
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Gilles
>            Priority: Minor
>
> Similarly to the "BicubicSplineInterpolator", I propose to add a 
> "TricubicSplineInterpolator" class.
> This will also require the following:
> # Add methods in "BicubicSplineInterpolatingFunction" (to compute the partial 
> derivatives)
> # Add a "TrivariateRealGridInterpolator" interface
> # Add a "TrivariateRealFunction" interface
> # Add a "TricubicSplineInterpolatingFunction" class (to compute the spline 
> coefficients from the sampled function, and its partial derivatives)
> Is it OK to perform the changes?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to