|
| GAAlleleSetCore (unsigned int n, const T array[]) |
|
| GAAlleleSetCore (const T &lower, const T &upper, GAAllele::BoundType lb=GAAllele::BoundType::INCLUSIVE, GAAllele::BoundType ub=GAAllele::BoundType::INCLUSIVE) |
|
| GAAlleleSetCore (const T &lower, const T &upper, const T &increment, GAAllele::BoundType lb=GAAllele::BoundType::INCLUSIVE, GAAllele::BoundType ub=GAAllele::BoundType::INCLUSIVE) |
|
| GAAlleleSetCore (const GAAlleleSetCore< T > &orig) |
|
GAAlleleSetCore< T > & | operator= (const GAAlleleSetCore< T > &orig) |
|
|
GAAllele::Type | type {GAAllele::Type::ENUMERATED} |
|
GAAllele::BoundType | lowerb |
|
GAAllele::BoundType | upperb |
|
unsigned int | cnt |
|
unsigned int | csz |
|
unsigned int | sz {0} |
|
unsigned int | SZ {0} |
|
std::vector< T > | a |
|
The documentation for this class was generated from the following file: