Template Function fwdpp::debug::validate_sum_haploid_genome_counts

Function Documentation

template<typename GenomeContainerType>
void fwdpp::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.