|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.genepi.GeneticFunction
alun.genepi.AuxiliaryFunction
alun.genepi.AuxLinkFunction
public class AuxLinkFunction
| Constructor Summary | |
|---|---|
AuxLinkFunction(AuxiliaryVariable uu,
AuxiliaryVariable vv,
double mt,
double ft)
|
|
| Method Summary | |
|---|---|
double |
getValue()
Returns the current value of the Function. |
void |
preCompute()
|
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 AuxLinkFunction(AuxiliaryVariable uu,
AuxiliaryVariable vv,
double mt,
double ft)
| Method Detail |
|---|
public double getValue()
Function
public void preCompute()
preCompute in class AuxiliaryFunctionpublic 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 | ||||||||