|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.genepi.GeneticFunction
alun.genepi.FixedRecombination
public class FixedRecombination
| Constructor Summary | |
|---|---|
FixedRecombination(Inheritance x,
Inheritance y,
double theta)
|
|
| Method Summary | |
|---|---|
void |
fix(double th)
|
double |
getValue()
Returns the current value of the Function. |
java.lang.String |
toString()
|
| Methods inherited from class alun.genepi.GeneticFunction |
|---|
getVariables |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FixedRecombination(Inheritance x,
Inheritance y,
double theta)
| Method Detail |
|---|
public void fix(double th)
public double getValue()
Function
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||