On Sun, 05 Jul 2015 18:32:16 -, l...@apache.org wrote:
Add getXmax, getXmin, getYmax, getYmin to
BicubicInterpolatingFunction.
These can be useful to manage an OutOfRangeException without the need
to
access the original x and y arrays.
IIRC, this "feature" has been requested before but
Repository: commons-math
Updated Branches:
refs/heads/master 5cfd99f0d -> 3ac3ff62b
Added mapping functions to MathArrays.
These methods allow to map any univariate or bivariate function to
arrays.
This fixes several pull requests on github, but uses a generalized
mapping approach rather than
Add getXmax, getXmin, getYmax, getYmin to BicubicInterpolatingFunction.
These can be useful to manage an OutOfRangeException without the need to
access the original x and y arrays.
Closes #9.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/r