public interface QDistribution
QDistribution represents Q in D(P|Q) = sum_i P(i) log(P(i)/Q(i)), which is the
KLDivergence (Kullback Leibler divergence) from probability distributions P to Q.| Modifier and Type | Method and Description |
|---|---|
double |
getLogOfMasterP(NetworkState state) |
double getLogOfMasterP(NetworkState state)