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

A class which returns an N element subset of the integers [0..M-1]. More...

#include <mbl/mbl_random_n_from_m.h>

Go to the source code of this file.

Classes

class  mbl_select_n_from_m
 A class which returns an N element subset of the integers [0..M-1]. More...

Detailed Description

A class which returns an N element subset of the integers [0..M-1].

Author:
Tim Cootes

Definition in file mbl_select_n_from_m.h.