contrib/mul/mbl/mbl_select_n_from_m.cxx File Reference

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

#include "mbl_select_n_from_m.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>

Go to the source code of this file.


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.cxx.