tek2
|
This is the complete list of members for tek::Population, including all inherited members.
eval_species_distance() | tek::Population | private |
evolve(size_t max_generations, size_t record_interval, Recording flags=Recording::activity|Recording::fitness, size_t t_hyperactivate=0u) | tek::Population | |
gametes_ | tek::Population | private |
is_extinct() const | tek::Population | private |
operator<<(std::ostream &ost, const Population &pop) | tek::Population | friend |
param(const param_type &p) | tek::Population | inlinestatic |
param() | tek::Population | inlinestatic |
PARAM_ | tek::Population | inlineprivatestatic |
param_type typedef | tek::Population | |
Population(size_t size, size_t num_founders=1) | tek::Population | |
Population(const Population &other)=default | tek::Population | |
RHO | tek::Population | static |
seed(std::mt19937_64::result_type value) | tek::Population | inlinestatic |
SEEDER_ | tek::Population | inlineprivatestatic |
step(double previous_max_fitness=1.0) | tek::Population | private |
THETA | tek::Population | static |
write_activity(std::ostream &, size_t time, bool header) const | tek::Population | private |
write_fasta(std::ostream &, size_t num_individuals=-1u) const | tek::Population | |
write_fasta_individual(std::ostream &, size_t i) const | tek::Population | |
write_summary(std::ostream &) const | tek::Population | |
~Population() | tek::Population |