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