Login  Register

Tools.quicksort missing

Posted by Francis Burton-3 on Nov 07, 2013; 9:57am
URL: http://imagej.273.s1.nabble.com/Personal-Update-Sites-for-Fiji-ImageJ-tp5004967p5005485.html

Hi,

I just tried to re-compile a plugin I wrote a couple of
years ago and now get the error:

cannot find symbol
symbol  : method quicksort(double[],int[])
location: class ij.util.Tools
    Tools.quicksort(asort, index);
         ^

I'm using ImageJ 1.48f & Java 1.6.0_20 (64-bit).

Has the quicksort function been removed? If so, is there
an equivalent call I can substitute?

Cheers,
Francis

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html