Function copy_table_thin_mcmc (o2scl)¶
-
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 parameterwindow
and place the results indest
.