Constructors
| Name | Description | |
|---|---|---|
| ChromosomePair |
Initializes a new instance of the ChromosomePair class.
| |
| ChromosomePair(Chromosome, Chromosome) |
Initializes a new instance of the ChromosomePair class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| x |
The x chromosome
| |
| y |
The y chromosome
|
See Also