#include <sample.h>
|
|
void | operator() (const size_t size, const arma::Row< size_t > Ns, const size_t repeat, std::vector< std::pair< arma::Col< O >, arma::Col< O >>> &collect, const size_t seed=SEED) |
| |
template<class O = arma::uword>
struct data::Additive< O >
- Parameters
-
| dataset | : dataset to be splited |
| size | : size of the selection |
| repeat | : how many times repeat the process |
Definition at line 101 of file sample.h.
The documentation for this struct was generated from the following file: