bayesnet.jayes.inference
Class RejectionSampling
- java.lang.Object
-
- bayesnet.jayes.inference.AbstractInferrer
-
- bayesnet.jayes.inference.AbstractInferer
-
- bayesnet.jayes.inference.RejectionSampling
-
- All Implemented Interfaces:
- IBayesInferer, IBayesInferrer
public class RejectionSampling extends AbstractInferer
-
-
Constructor Summary
Constructors Constructor and Description RejectionSampling()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidseed(long seed)voidsetNetwork(BayesNet bn)voidsetSampleCount(int sampleCount)-
Methods inherited from class bayesnet.jayes.inference.AbstractInferrer
addEvidence, getBeliefs, getEvidence, getFactory, removeEvidence, setEvidence, setFactorFactory
-
-
-
-
Method Detail
-
setNetwork
public void setNetwork(BayesNet bn)
- Specified by:
setNetworkin interfaceIBayesInferrer- Overrides:
setNetworkin classAbstractInferrer
-
setSampleCount
public void setSampleCount(int sampleCount)
-
seed
public void seed(long seed)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG