|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.agent.utility.CaraUtilityFunction
public class CaraUtilityFunction
Field Summary | |
---|---|
protected double |
alpha
|
Constructor Summary | |
---|---|
CaraUtilityFunction()
|
Method Summary | |
---|---|
double |
calculatePayoff(double profit)
|
double |
getAlpha()
|
void |
setAlpha(double alpha)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double alpha
Constructor Detail |
---|
public CaraUtilityFunction()
Method Detail |
---|
public double calculatePayoff(double profit)
calculatePayoff
in interface UtilityFunction
public double getAlpha()
public void setAlpha(double alpha)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |