T - Random setpublic interface LogIndependentlyEvaluatableDistribution<T>
| Modifier and Type | Method and Description |
|---|---|
double |
log_p(T x,
int i)
Evaluate log(p_i(X)) at x_i
|
double log_p(T x, int i)
x - realization of random variable Xi - i-th element in xCopyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.