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

Describe class that collects random subset of arbitrary length data. More...

#include <mbl/mbl_data_collector.h>
#include <mbl/mbl_data_array_wrapper.h>
#include <vcl_vector.h>
#include <vcl_iosfwd.h>
#include <vnl/vnl_random.h>

Go to the source code of this file.

Classes

class  mbl_stochastic_data_collector< T >
 Collects vectors, but only stores a subsample of them. More...

Detailed Description

Describe class that collects random subset of arbitrary length data.

Author:
Ian Scott

Definition in file mbl_stochastic_data_collector.h.