[ 
https://issues.apache.org/jira/browse/MATH-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles resolved MATH-366.
-------------------------

    Fix Version/s: 2.2
       Resolution: Fixed

revision 937080.


> TricubicSplineInterpolator
> --------------------------
>
>                 Key: MATH-366
>                 URL: https://issues.apache.org/jira/browse/MATH-366
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 2.2
>
>
> 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