|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.gametheory.CompressedPayoffMatrix.FullEntry
public static class CompressedPayoffMatrix.FullEntry
![]() |
![]() |
Field Summary | |
---|---|
protected CompressedPayoffMatrix |
matrix
|
protected int[] |
pureStrategyProfile
|
Constructor Summary | |
---|---|
CompressedPayoffMatrix.FullEntry(int[] pureStrategyProfile,
CompressedPayoffMatrix matrix)
|
Method Summary | |
---|---|
CompressedPayoffMatrix.Entry |
compress()
|
int |
getStrategy(int player)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int[] pureStrategyProfile
protected CompressedPayoffMatrix matrix
Constructor Detail |
---|
public CompressedPayoffMatrix.FullEntry(int[] pureStrategyProfile, CompressedPayoffMatrix matrix)
Method Detail |
---|
public int getStrategy(int player)
public CompressedPayoffMatrix.Entry compress()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |