PokerSource Java API

Uses of Class
org.pokersource.enum.MatchupOutcome

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

Methods in org.pokersource.enum with parameters of type MatchupOutcome
 void MatchupOutcome.merge(MatchupOutcome other)
          Merge the results of two outcomes for the same matchup.
 


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!