|
|||||||||
| 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.AuxLocusFunction
public class AuxLocusFunction
| Constructor Summary | |
|---|---|
AuxLocusFunction(AuxiliaryVariable vv)
|
|
| 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 AuxLocusFunction(AuxiliaryVariable vv)
| Method Detail |
|---|
public void preCompute()
preCompute in class AuxiliaryFunctionpublic 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 | ||||||||