Gilles wrote:
> [...]
> Could you perhaps open a JIRA[1] report? You can then attach a patch, with
> use cases, from which we can further discuss what API changes would best
> handle them.
> [1] https://issues.apache.org/jira/browse/MATH
As recommended by you, I just filed this issue as feature r
Thank you Gilles for your detailed response!
Gilles wrote:
> [...]
> How about "SplineInterpolator" provide a factory method to select one or the
> other implementation?
> I.e. something like
> ---CUT---
> public SplineInterpolator implements UnivariateInterpolator {
> /** Interpolation algori