|
From: Toyin A. <toy...@ho...> - 2005-10-08 08:38:52
|
Hi, Seems to crash if you specify an odd number (ie - 5) for the required sample size parameter of the constructor. I've tracked it down to line 445, the crash actually happens on line 458. Seems like the logic for filling in the array is flawed when an odd number is specified (greater than 1). Best Regards, Toyin Akin. |