http://www.perlmonks.org?node_id=582172


in reply to Re^2: RFC: Fuzzy Clustering with Perl
in thread RFC: Fuzzy Clustering with Perl

Hi BUU,

I think that the first option is the correct one because I want the loop to run for $number_of_clusters times. Because the loop starts in 0, it should go up to $number_of_clusters-1.

Cheers!

lin0