Template Function fwdpp::ts::detail::process_fixations(mcont_t&, mutation_count_container&, mcont_t&, std::vector<uint_t>&, lookup_table&, const uint_t, const std::size_t, std::true_type, std::true_type)¶
Defined in File recycling.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “fwdpp::ts::detail::process_fixations” with arguments (mcont_t&, mutation_count_container&, mcont_t&, std::vector<uint_t>&, lookup_table&, const uint_t, const std::size_t, std::true_type, std::true_type) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:
- template<typename mcont_t, typename mutation_count_container, typename lookup_table> void process_fixations(mcont_t &mutations, mutation_count_container &mcounts, mcont_t &fixations, std::vector<uint_t> &fixation_times, lookup_table &mut_lookup, const uint_t generation, const std::size_t i, std::false_type, std::true_type)
- template<typename mcont_t, typename mutation_count_container, typename lookup_table> void process_fixations(mcont_t &mutations, mutation_count_container &mcounts, mcont_t &fixations, std::vector<uint_t> &fixation_times, lookup_table &mut_lookup, const uint_t generation, const std::size_t i, std::true_type, std::true_type)
- template<typename mcont_t, typename mutation_count_container, typename lookup_table> void process_fixations(mcont_t &mutations, mutation_count_container &mcounts, mcont_t&, std::vector<uint_t>&, lookup_table &mut_lookup, const uint_t, const std::size_t i, std::false_type, std::false_type)
- template<typename mcont_t, typename mutation_count_container, typename lookup_table> void process_fixations(mcont_t &mutations, mutation_count_container &mcounts, mcont_t&, std::vector<uint_t>&, lookup_table &mut_lookup, const uint_t, const std::size_t i, std::true_type, std::false_type)