T
- class type of the conditional variable, i.e. y in the upper examplepublic interface ConditionalDistribution<T>
Modifier and Type | Method and Description |
---|---|
T |
getCondition()
Get conditional variable
|
void |
setCondition(T condition)
Set the conditional variable
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.