|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.genepi.GeneticFunction
alun.genepi.AllelePenetrance
public class AllelePenetrance
| Constructor Summary | |
|---|---|
AllelePenetrance(Allele paternal,
Allele maternal,
double[][] penet)
|
|
| Method Summary | |
|---|---|
void |
fix(double[][] penet)
|
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 AllelePenetrance(Allele paternal,
Allele maternal,
double[][] penet)
| Method Detail |
|---|
public double getValue()
Function
public java.lang.String toString()
toString in class java.lang.Objectpublic void fix(double[][] penet)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||