log extra/NaN/src/kth_element.cpp @ 12692:13815b367946 octave-forge

age author description
Sat, 12 Sep 2015 14:59:20 +0000 schloegl use size_t instead of mwSize/mwIndex whenever possible octave-forge
Sat, 12 Sep 2015 07:33:55 +0000 schloegl fix range check of k-index octave-forge
Wed, 20 Apr 2011 09:16:06 +0000 schloegl update contact e-mail and www address octave-forge
Thu, 27 Jan 2011 17:10:36 +0000 schloegl fix web address octave-forge
Thu, 27 Jan 2011 16:39:17 +0000 schloegl replace <inttypes.h> with <stdint.h> octave-forge
Wed, 28 Jul 2010 09:28:54 +0000 schloegl addresses undesired side-effect off in-place sorting of data octave-forge
Fri, 25 Jun 2010 21:49:55 +0000 schloegl improve speed, avoid recursion, simplify code octave-forge
Fri, 25 Jun 2010 09:48:13 +0000 schloegl prepare next release; fix docu; xcovf: improve compatibility; quantile: empty set returns NaN octave-forge
Tue, 08 Jun 2010 20:58:47 +0000 schloegl add kth_element and improve median (performance gain) octave-forge