I have a feeling that (x,y) being assigned values from (y,x) may be the cause.
Ajo On Nov 11, 2014 2:11 PM, "Gilles" <gil...@harfang.homelinux.org> wrote: > On Tue, 11 Nov 2014 16:10:35 -0500, Hank Grabowski wrote: > >> There are known problems with the bicubic interpolation algorithm. In the >> current head revision there are now PiecewiseBicubicSpline interpolators >> that may get you what you need. Can you try that and see if you are >> getting the results you expect? >> > > See > https://issues.apache.org/jira/browse/MATH-1166 > > I'm under the impression that this case could shed some light on > where the bugs lie in the old code... > > > Regards, > Gilles > > [...] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >