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... | |
Describe class that collects random subset of arbitrary length data.
Definition in file mbl_stochastic_data_collector.h.
1.7.5.1