Interface HasHistogram.StatisticsStationary

All Superinterfaces:
HasHistogram
All Known Implementing Classes:
ATBT, CDL, CDLP, CDLPQ, DemesTBT, EcoPGG, Moran, NetGames, RSP, simCDL, simCDLP, simCDLPQ, simMoran, simTBT, TBT
Enclosing interface:
HasHistogram

public static interface HasHistogram.StatisticsStationary extends HasHistogram
Modules that implement the HasHistogram.StatisticsStationary interface must be capable of generate histograms of the number of times particular configurations (frequencies of strategies) are visited, which eventually converges to a stationary distributions in ergodic settings.
See Also: