Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Public Member Functions | List of all members
test.story.prob.MixtureCategoricalTest Class Reference
Inheritance diagram for test.story.prob.MixtureCategoricalTest:
test.story.prob.ProbabilityTest

Public Member Functions

void init ()
 
void countGetSetGiven ()
 
void countGetSet ()
 
void getCountDefault ()
 
void getCountGivenDefault ()
 
void incrementSetsPlusOne ()
 
void setChangesSum ()
 
void setChangesSumGiven ()
 
void sumCountGivenNullKey ()
 
void getCountGivenNullKey ()
 
void getCountGivenNullValue ()
 
void getCountNullValue ()
 
void setCountNullKey ()
 
void setCountNullValue ()
 
void incrementCountNullKey ()
 
void incrementCountNullValue ()
 
void setZero ()
 
void setNegative ()
 
void setAddsSupport ()
 
void setZeroRemovesSupport ()
 
void probabilityRatiosGiven ()
 
void probabilityRatios ()
 
void probabilityGivenNullKey ()
 
void probabilityGivenNullValue ()
 
void probabilityGivenZeroKey ()
 
void probabilityNullValue ()
 
void probabilityGivenEmptySupport ()
 
void probabilityEmptySupport ()
 
void sampleUniform ()
 
void sampleStair ()
 
void samplePower ()
 
void sampleNullDice ()
 
void sampleNoSupport ()
 
void sampleDefaultDice ()
 
void sampleGivenUniform ()
 
void sampleGivenStair ()
 
void sampleGivenPower ()
 
void sampleGivenNullDice ()
 
void sampleGivenNoSuppoort ()
 
void sampleGivenNoGivenSupport ()
 
void sampleGivenDefaultDice ()
 

Additional Inherited Members

- Protected Member Functions inherited from test.story.prob.ProbabilityTest
int[] uniform ()
 
int[] stair ()
 
int[] power ()
 

The documentation for this class was generated from the following file: