|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointLocation | |
---|---|
org.biojavax.ga.functions | GA functions |
Uses of PointLocation in org.biojavax.ga.functions |
---|
Methods in org.biojavax.ga.functions that return PointLocation | |
---|---|
PointLocation[] |
SimpleGACrossResult.getCrossOverPositions()
|
PointLocation[] |
GACrossResult.getCrossOverPositions()
Returns the collection of cross over locations from the last cross |
PointLocation[] |
GACross.getCrossOverPositions()
Returns the collection of cross over locations from the last cross |
Constructors in org.biojavax.ga.functions with parameters of type PointLocation | |
---|---|
SimpleGACrossResult(PointLocation[] crossOverPositions,
SymbolList[] chromosomes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |