Package | Description |
---|---|
org.drools.beliefs.bayes |
Modifier and Type | Method and Description |
---|---|
BayesVariableState |
BayesVariable.createState() |
BayesVariableState[] |
BayesInstance.getVarStates() |
BayesVariableState |
BayesInstance.marginalize(String name) |
Modifier and Type | Method and Description |
---|---|
void |
BayesInstance.marginalize(BayesVariableState varState) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.