|
bpp-popgen3
3.0.0
|
This is the complete list of members for bpp::BiAlleleMonolocusGenotype, including all inherited members.
| alleleIndex_ | bpp::BiAlleleMonolocusGenotype | private |
| BiAlleleMonolocusGenotype(size_t firstAlleleIndex, size_t secondAlleleIndex) | bpp::BiAlleleMonolocusGenotype | |
| BiAlleleMonolocusGenotype(std::vector< size_t > alleleIndex) | bpp::BiAlleleMonolocusGenotype | |
| BiAlleleMonolocusGenotype(const BiAlleleMonolocusGenotype &bmg) | bpp::BiAlleleMonolocusGenotype | |
| clone() const override | bpp::BiAlleleMonolocusGenotype | inlinevirtual |
| getAlleleIndex() const override | bpp::BiAlleleMonolocusGenotype | inlinevirtual |
| getFirstAlleleIndex() const | bpp::BiAlleleMonolocusGenotype | inline |
| getSecondAlleleIndex() const | bpp::BiAlleleMonolocusGenotype | inline |
| isHomozygous() const | bpp::BiAlleleMonolocusGenotype | inline |
| operator=(const BiAlleleMonolocusGenotype &bmg) | bpp::BiAlleleMonolocusGenotype | |
| operator==(const BiAlleleMonolocusGenotype &bmg) const | bpp::BiAlleleMonolocusGenotype | |
| ~BiAlleleMonolocusGenotype() | bpp::BiAlleleMonolocusGenotype | virtual |
| ~Clonable()=default | bpp::Clonable | virtual |