> -----Original Message-----
> From: Phil Steitz [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 9:15 PM
> To: Jakarta Commons Developers List
> Subject: Re: [lang] ArrayUtils.isAscending, isDescending
>
> Any ideas where this should go in [math]?  The application is in testing
> that the knot points passed to SplineInterpolator.interpolate(-,-) and to
> PolynomialSplineFunction constructor form a partition.  Sorting to fix
> would be a bad idea, since you would have to parallel sort the y
> values or
> polynomial function arrays, resp.
>
> Phil
>

I have no problem with it going into MathUtils.  Or we could create our own
ArrayUtils that supplements the one found in [lang].

Brent Worden
http://www.brent.worden.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to