#include <chromosome.h>
Definition at line 38 of file chromosome.h.
Public Methods | |
| Locus (void) | |
| const Locus & | operator= (const Locus &A) |
Public Attributes | |
| double | effect |
| int | allele |
|
|
Definition at line 43 of file chromosome.h. References allele, and effect.
|
|
|
Definition at line 29 of file chromosome.cpp. References allele, and effect.
|
|
|
|
Definition at line 40 of file chromosome.h. Referenced by matvec::Population::ind_gamete(), Locus(), and operator=(). |
1.2.16