PokerSource Java API

Uses of Class
org.pokersource.enum.BeliefVector

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

Subclasses of BeliefVector in org.pokersource.enum
 class HoldemBeliefVector
          A concrete implementation of BeliefVector for the game of Holdem.
 


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!