|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Fecundity
Defines methods to determine how fecund will be a particular mating in a population, i.e. how many progeny should be created per generation for each mating pair.
| Method Summary | |
|---|---|
int |
getFecundity(double saturation)
Determine the number of progeny for each pair per generation. |
| Method Detail |
|---|
int getFecundity(double saturation)
saturation - The population saturation (1 would be exactly saturated):
this may be used as a heuristic for determining fecundity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||