#include <gnodederived.h>
MaternalPaternalAlleles class defines the maternal and paternal alleles of a genotype.
Definition at line 104 of file gnodederived.h.
Public Methods | |
| bool | operator< (const MaternalPaternalAlleles y) const |
Public Attributes | |
| unsigned | maternal |
| unsigned | paternal |
|
|
Definition at line 3 of file maternalPaternal.cpp. References maternal, and paternal.
|
|
|
Definition at line 106 of file gnodederived.h. Referenced by matvec::NuFamily::eliminateGenotypes(), matvec::Population::finishUpAlleleStateInit(), and operator<(). |
|
|
Definition at line 107 of file gnodederived.h. Referenced by matvec::NuFamily::eliminateGenotypes(), matvec::Population::finishUpAlleleStateInit(), and operator<(). |
1.2.16