Uses of Class org.pokersource.enum.BeliefVector

Uses in package org.pokersource.enum

Classes derived from org.pokersource.enum.BeliefVector

class
A concrete implementation of BeliefVector for the game of Holdem.

Methods with parameter type org.pokersource.enum.BeliefVector

void
SAIE.FlopGameSAIE(int gameType, int nmatchups, int noutcomes, BeliefVector[] handDistribs, long board, long dead, ev[] , Map matchups, Map orderings)
Compute the subjective all-in equity of each player based on a belief distribution for each player's hands.

PokerSource Home Page - Learn how you can contribute!