PokerSource Java API

Uses of Class
org.pokersource.util.IntArray

Packages that use IntArray
org.pokersource.enum Provides classes that enumerate or sample the possible outcomes of a poker hand, define hand distributions, define subjective belief probabilities over hand distributions, and compute subjective pot equity based on these beliefs. 
 

Uses of IntArray in org.pokersource.enum
 

Subclasses of IntArray in org.pokersource.enum
 class RankOrdering
          Represents the relative hand rank order of one hand matchup outcome.
 


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!