org.drools.beliefs.bayes
Class BayesBeliefFactoryImpl
java.lang.Object
org.drools.beliefs.bayes.BayesBeliefFactoryImpl
- All Implemented Interfaces:
- BayesBeliefFactory<BayesHardEvidence>
public class BayesBeliefFactoryImpl
- extends Object
- implements BayesBeliefFactory<BayesHardEvidence>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BayesBeliefFactoryImpl
public BayesBeliefFactoryImpl(BayesBeliefSystem beliefSystem)
create
public BayesHardEvidence create(double[] distribution)
- Specified by:
create in interface BayesBeliefFactory<BayesHardEvidence>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.