T - Random setpublic interface IndependentlyEvaluatableDistribution<T> extends EvaluatableDistribution<T>
| Modifier and Type | Method and Description |
|---|---|
double |
p(T x,
int i)
Evaluate p_i(X) at x_i
|
pdouble 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.