On Mon, May 31, 2010 at 5:36 PM, Phil Steitz <phil.ste...@gmail.com> wrote:
> Sorry I did not notice this before.  I see it now flagged by the
> Clirr report.  The problem is here:
>
> -    public BivariateRealFunction interpolate(final double[] xval,
> -                                             final double[] yval,
> -                                             final double[][] zval)
> +    public BicubicSplineInterpolatingFunction interpolate(final
>
> Changing the return type of a function is an incompatible change.
> We should revert this change.
>

Even though BicubicSplineInterpolatingFunction implements
BivariateRealFunction ?


> Phil
>


-- 
yours,

Julius Davies
250-592-2284 (Home)
250-893-4579 (Mobile)

$ sudo apt-get install cowsay
$ echo "Moo." | cowsay | cowsay -n | cowsay -n
http://juliusdavies.ca/cowsay/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to