Method | Description | |
---|---|---|
Initialize ( |
||
TakeInsurance ( |
Method | Description | |
---|---|---|
DoubleEv ( ) : double | ||
HitEv ( ) : double | ||
InitializeEvaluation ( [ activeHands, int numActiveHands, bool allBusted, int numBusted, int dealerUpcard, [ SizeConst = 10)]int[]shoeCounts, int betSize ) : void | ||
InsuranceEv ( int bet_size, [ SizeConst = 10)]int[]shoe ) : double | ||
SplitEv ( int split_card, int max_splits ) : double | ||
StandEv ( ) : double | ||
SurrenderEv ( ) : double |
public static Initialize ( |
||
game | ||
return | void |
public static TakeInsurance ( |
||
game | ||
return | bool |