|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.genepi.ErrorPrior
public class ErrorPrior
| Constructor Summary | |
|---|---|
ErrorPrior(Error er,
double pri)
|
|
| Method Summary | |
|---|---|
Error |
getError()
|
double |
getValue()
Returns the current value of the Function. |
java.util.LinkedHashSet<Variable> |
getVariables()
Returns the Set of Variables that are arguments to the function. |
void |
set(double pri)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorPrior(Error er,
double pri)
| Method Detail |
|---|
public java.util.LinkedHashSet<Variable> getVariables()
Function
getVariables in interface Functionpublic double getValue()
Function
getValue in interface Functionpublic void set(double pri)
public Error getError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||