Template Function fwdpp::ts::detail::generate_offspring_details

Function Documentation

template<typename genetic_param_holder, typename mutation_handling_policy, typename poptype>
std::pair<mut_rec_intermediates, mut_rec_intermediates> fwdpp::ts::detail::generate_offspring_details(fwdpp::poptypes::DIPLOID_TAG, const gsl_rng *r, const std::pair<std::size_t, std::size_t> parents, const mutation_handling_policy &mutation_policy, poptype &pop, genetic_param_holder &genetics, typename poptype::diploid_type &offspring)