Multi-Armed Bandit Library v0.1

GamblerBase.LeverMean Method 

Gets the reward mean associated to the specified lever.

protected double LeverMean(
   int index
);

Parameters

index
Lever index.

See Also

GamblerBase Class | Bandit.Stochastic Namespace