Classes
contrib/mul/mbl/mbl_random_n_from_m.h File Reference

Randomly select n from m integers without replacement. More...

#include <vcl_vector.h>
#include <vnl/vnl_random.h>

Go to the source code of this file.

Classes

class  mbl_random_n_from_m
 Class to generate arrays of n integers chosen without replacement from [0,m-1]. More...

Detailed Description

Randomly select n from m integers without replacement.

Author:
Tim Cootes

Definition in file mbl_random_n_from_m.h.