contrib/mul/mbl/mbl_random_n_from_m.cxx File Reference

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

#include "mbl_random_n_from_m.h"
#include <vcl_iostream.h>
#include <vcl_cstdlib.h>

Go to the source code of this file.


Detailed Description

Randomly select n from m integers without replacement.

Author:
Tim Cootes

Definition in file mbl_random_n_from_m.cxx.