FFPopSim  2.0
Library for Population Genetics
 All Classes Files Functions Variables Macros Pages
haploid_highd Member List

This is the complete list of members for haploid_highd, including all inherited members.

add_clone_to_genealogy(int locus, int dest, int parent, int left, int right, int cs, int n)haploid_highdprotected
add_fitness_coefficient(double value, vector< int > loci)haploid_highdinline
add_genotype(boost::dynamic_bitset<> genotype, int n=1)haploid_highd
add_recombinants()haploid_highdprotected
add_trait_coefficient(double value, vector< int > loci, int t=0)haploid_highdinline
all_polymorphichaploid_highdprotected
allele_frequencieshaploid_highdprotected
allele_frequencies_up_to_datehaploid_highdprotected
ancestral_statehaploid_highdprotected
bottleneck(int size_of_bottleneck)haploid_highd
calc_allele_freqs()haploid_highdprotected
calc_fitness_stat()haploid_highdprotected
calc_individual_fitness(clone_t &tempgt)haploid_highdprotected
calc_individual_fitness(int clonenum)haploid_highdinlineprotected
calc_individual_fitness_from_traits(clone_t &tempgt)haploid_highdprotectedvirtual
calc_individual_fitness_from_traits(int clonenum)haploid_highdinlineprotectedvirtual
calc_individual_traits(clone_t &tempgt)haploid_highdprotected
calc_individual_traits(int clonenum)haploid_highdinlineprotected
calc_stat()haploid_highd
calc_trait_stat()haploid_highdprotected
carrying_capacityhaploid_highd
check_individual_maximal_fitness(clone_t &tempgt)haploid_highdinlineprotected
chi1haploid_highdprotected
chi2haploid_highdprotected
circularhaploid_highd
clear_fitness()haploid_highdinline
clear_trait(int t=0)haploid_highdinline
clear_traits()haploid_highdinline
crossover_pattern()haploid_highdprotected
crossover_ratehaploid_highd
crossovershaploid_highdprotected
distance_Hamming(unsigned int clone1, unsigned int clone2, vector< unsigned int * > *chunks=NULL, unsigned int every=1)haploid_highdinline
distance_Hamming(boost::dynamic_bitset<> gt1, boost::dynamic_bitset<> gt2, vector< unsigned int * > *chunks=NULL, unsigned int every=1)haploid_highd
evo_generatorhaploid_highdprotected
evolve(int gen=1)haploid_highd
fitness_maxhaploid_highdprotected
fitness_stathaploid_highdprotected
fixed_mutationshaploid_highdprotected
flip_single_locus(int locus)haploid_highd
flip_single_locus(unsigned int clonenum, int locus)haploid_highdprotected
gamete_allele_frequencieshaploid_highdprotected
genealogyhaploid_highd
generationhaploid_highdprotected
genomehaploid_highdprotected
get_allele_frequency(int l)haploid_highdinline
get_chi(int l)haploid_highdinline
get_chi2(int locus1, int locus2)haploid_highdinline
get_clone_size(int n)haploid_highdinline
get_derived_allele_frequency(int l)haploid_highdinline
get_derived_chi(int l)haploid_highdinline
get_divergence_histogram(gsl_histogram **hist, unsigned int bins=10, vector< unsigned int * > *chunks=NULL, unsigned int every=1, unsigned int n_sample=1000)haploid_highd
get_divergence_statistics(unsigned int n_sample=1000)haploid_highd
get_diversity_histogram(gsl_histogram **hist, unsigned int bins=10, vector< unsigned int * > *chunks=NULL, unsigned int every=1, unsigned int n_sample=1000)haploid_highd
get_diversity_statistics(unsigned int n_sample=1000)haploid_highd
get_fitness(int n)haploid_highdinline
get_fitness_histogram(gsl_histogram **hist, unsigned int bins=10, unsigned int n_sample=1000)haploid_highd
get_fitness_statistics()haploid_highdinline
get_fixed_mutations()haploid_highdinline
get_generation()haploid_highdinline
get_genotype_string(unsigned int i)haploid_highdinline
get_LD(int locus1, int locus2)haploid_highdinline
get_logmean_expfitness()haploid_highdprotected
get_max_fitness()haploid_highdinline
get_moment(int locus1, int locus2)haploid_highdinline
get_mutation_rate()haploid_highdinline
get_nonempty_clones()haploid_highd
get_number_of_clones()haploid_highdinline
get_number_of_loci()haploid_highdinline
get_number_of_mutations()haploid_highdinline
get_number_of_traits()haploid_highdinline
get_pair_frequencies(vector< vector< int > > *loci)haploid_highd
get_pair_frequency(int locus1, int locus2)haploid_highd
get_participation_ratio()haploid_highdinline
get_polymorphisms()haploid_highdinline
get_population_size()haploid_highdinline
get_random_seed()haploid_highdprotected
get_trait(int n, int t=0)haploid_highdinline
get_trait_covariance(int t1, int t2)haploid_highdinline
get_trait_difference(clone_t &tempgt1, clone_t &tempgt2, vector< int > &diffpos, int traitnum)haploid_highdprotected
get_trait_epistasis(int t=0)haploid_highdinline
get_trait_statistics(int t=0)haploid_highdinline
get_trait_weight(int t)haploid_highdinline
growth_ratehaploid_highd
haploid_highd(int L=0, int rng_seed=0, int number_of_traits=1, bool all_polymorphic=false)haploid_highd
is_all_polymorphic()haploid_highdinline
L()haploid_highdinline
label_generatorhaploid_highdprotected
last_clonehaploid_highdprotected
mutate()haploid_highdprotected
mutation_ratehaploid_highdprotected
N()haploid_highdinline
new_generation()haploid_highdprotected
number_of_cloneshaploid_highdprotected
number_of_locihaploid_highdprotected
number_of_mutationshaploid_highdprotected
number_of_traitshaploid_highdprotected
outcrossing_ratehaploid_highd
outcrossing_rate_effectivehaploid_highdprotected
participation_ratiohaploid_highdprotected
partition_cumulative(vector< unsigned int > &partition_cum)haploid_highdprotected
polymorphismhaploid_highdprotected
populationhaploid_highd
population_sizehaploid_highdprotected
print_allele_frequencies(ostream &out)haploid_highd
produce_random_sample(int size=1000)haploid_highdprotected
provide_at_least(int n)haploid_highdprotected
random_clone()haploid_highd
random_clones(unsigned int n_o_individuals, vector< int > *sample)haploid_highd
random_samplehaploid_highdprotected
read_ms_sample(istream &gts, int skip_locus, int multiplicity)haploid_highd
read_ms_sample_sparse(istream &gts, int skip_locus, int multiplicity, int distance)haploid_highd
reassortment_pattern()haploid_highdprotected
recombination_modelhaploid_highd
recombine(int parent1, int parent2)haploid_highdprotected
recombine_crossover(int parent1, int parent2, int ng)haploid_highdprotected
relaxation_value()haploid_highdprotected
seedhaploid_highdprotected
select_gametes()haploid_highdprotected
set_allele_frequencies(double *frequencies, unsigned long N)haploid_highd
set_generation(int g)haploid_highdinline
set_genotypes(vector< genotype_value_pair_t > gt)haploid_highd
set_mutation_rate(double m)haploid_highdinline
set_random_epistasis(double epistasis_std)haploid_highdinline
set_random_trait_epistasis(double epistasis_std, int traitnumber=0)haploid_highdinline
set_trait_weights(double *weights)haploid_highdinline
set_wildtype(unsigned long N)haploid_highd
sex_gameteshaploid_highdprotected
shuffle_genotypes()haploid_highdprotected
track_genealogyhaploid_highdprotected
track_locus_genealogy(vector< int > loci)haploid_highd
traithaploid_highd
trait_covariancehaploid_highdprotected
trait_stathaploid_highdprotected
trait_weightshaploid_highdprotected
unique_clones()haploid_highd
update_fitness()haploid_highd
update_traits()haploid_highd
~haploid_highd()haploid_highdvirtual