Template Function fwdpp::debug::validate_sum_haploid_genome_counts¶
Defined in File debug.hpp
Function Documentation¶
-
template<typename
GenomeContainerType>
voidfwdpp::debug::validate_sum_haploid_genome_counts(const GenomeContainerType &haploid_genomes, const uint_t expected_sum)¶ Throw exception if sum of all haploid_genome counts != expected_sum.