Template Function fwdpp::update_mutations(mcont_t&, fixation_container_t&, fixation_time_container_t&, mutation_lookup_table&, std::vector<uint_t>&, const unsigned&, const unsigned&)¶
Defined in File util.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “fwdpp::update_mutations” with arguments (mcont_t&, fixation_container_t&, fixation_time_container_t&, mutation_lookup_table&, std::vector<uint_t>&, const unsigned&, const unsigned&) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:
- template<typename mcont_t, typename fixation_container_t, typename fixation_time_container_t, typename mutation_lookup_table> void update_mutations(mcont_t &mutations, fixation_container_t &fixations, fixation_time_container_t &fixation_times, mutation_lookup_table &lookup, std::vector<uint_t> &mcounts, const unsigned &generation, const unsigned &twoN)
- template<typename mcont_t, typename mutation_lookup_table> void update_mutations(const mcont_t &mutations, mutation_lookup_table &lookup, std::vector<uint_t> &mcounts)
- template<typename mcont_t, typename mutation_lookup_table> void update_mutations(mcont_t &mutations, mutation_lookup_table &lookup, std::vector<uint_t> &mcounts, const unsigned twoN)