T
- type of the random variablepublic interface LogEvaluatableDistribution<T>
Modifier and Type | Method and Description |
---|---|
double |
log_p(T x)
Evaluate natural logarithm of p(X) at location x. log(P(X=x))
|
double log_p(T x)
x
- realization of random variable XCopyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.