You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by MyD <my...@googlemail.com> on 2010/05/09 12:29:15 UTC

bicubic spline interpolation

Hi @ all:


Suppose I have a nxm matrix. How can I apply a bicubic spline interpolation (BicubicSplineInterpolatingFunction) from the apache common math package?

E.g. I have a 3x3 matrix...

1 2 3
4 5 6
7 8 9

Thanks in advance!

Cheers,
MyD
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org