PokerSource Java API

Uses of Class
org.pokersource.util.LongArray

Packages that use LongArray
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 LongArray in org.pokersource.enum
 

Subclasses of LongArray in org.pokersource.enum
 class HandMatchup
          Represents one poker confrontation in which each player holds one specific hand.
 


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!