Template Function fwdpp::debug::detail::haploid_genome_data_valid(const haploid_genome_t&, const MutationContainerType&, const std::vector<uint_t>&)¶
Defined in File debug_details.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “fwdpp::debug::detail::haploid_genome_data_valid” with arguments (const haploid_genome_t&, const MutationContainerType&, const std::vector<uint_t>&) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:
- template<typename haploid_genome_t, typename MutationContainerType> void haploid_genome_data_valid(const haploid_genome_t &g, const MutationContainerType &mutations, const std::vector<uint_t> &mutcounts)
- template<typename key_container, typename MutationContainerType> void haploid_genome_data_valid(const key_container &keys, const MutationContainerType &mutations, const std::vector<uint_t> &mutcounts, const bool expected_neutrality)