Template Function fwdpp::infsites_popgenmut

Function Documentation

template<typename MutationContainerType, typename lookup_table_t, typename position_function, typename effect_size_function, typename dominance_function>
std::size_t fwdpp::infsites_popgenmut(flagged_mutation_queue &recycling_bin, MutationContainerType &mutations, const gsl_rng *r, lookup_table_t &lookup, const uint_t &generation, const double pselected, const position_function &posmaker, const effect_size_function &esize_maker, const dominance_function &hmaker, const decltype(mutation::xtra) x = 0)