Function copy_table_thin_mcmc (o2scl)

O2scl : Function List

template<class vec_t, class vec2_t>
void o2scl::copy_table_thin_mcmc(size_t window, table_units<vec_t> &src, table_units<vec2_t> &dest, std::string mult_col = "", int verbose = 0)

Thin table src using window parameter window and place the results in dest.