Randomly select n from m integers without replacement. More...
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... |
Randomly select n from m integers without replacement.
Definition in file mbl_random_n_from_m.h.