Drools :: Beliefs 6.2.0.Beta2

org.drools.beliefs.bayes
Class BayesBeliefFactoryImpl

java.lang.Object
  extended by org.drools.beliefs.bayes.BayesBeliefFactoryImpl
All Implemented Interfaces:
BayesBeliefFactory<BayesHardEvidence>

public class BayesBeliefFactoryImpl
extends Object
implements BayesBeliefFactory<BayesHardEvidence>


Constructor Summary
BayesBeliefFactoryImpl(BayesBeliefSystem beliefSystem)
           
 
Method Summary
 BayesHardEvidence create(double[] distribution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayesBeliefFactoryImpl

public BayesBeliefFactoryImpl(BayesBeliefSystem beliefSystem)
Method Detail

create

public BayesHardEvidence create(double[] distribution)
Specified by:
create in interface BayesBeliefFactory<BayesHardEvidence>

Drools :: Beliefs 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.