|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the interface for a mutation rule.
Method Summary | |
double |
getMutationRate()
|
void |
mutate(Individual i)
|
void |
setMutationRate(double m,
int s)
|
Method Detail |
public void mutate(Individual i) throws ModelError
ModelError
public void setMutationRate(double m, int s) throws ModelError
ModelError
public double getMutationRate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |