Template Function fwdpp::fwdpp_internal::recombine_haploid_genomes

Function Documentation

template<typename double_vec_type, typename GenomeContainerType, typename MutationContainerType>
void fwdpp::fwdpp_internal::recombine_haploid_genomes(const double_vec_type &pos, const std::size_t ibeg, const std::size_t jbeg, const GenomeContainerType &haploid_genomes, const MutationContainerType &mutations, typename GenomeContainerType::value_type::mutation_container &neutral, typename GenomeContainerType::value_type::mutation_container &selected)