Template Function fwdpp::ts::process_samples

Function Documentation

template<typename F>
void fwdpp::ts::process_samples(const marginal_tree &m, convert_sample_index_to_nodes convert, table_index_t u, const F &f)

Apply a function to the nodes descending from u.

Parameters