Uses of Interface
com.bayesserver.inference.QuerySamplingOptions
-
Packages that use QuerySamplingOptions Package Description com.bayesserver.inference -
-
Uses of QuerySamplingOptions in com.bayesserver.inference
Classes in com.bayesserver.inference that implement QuerySamplingOptions Modifier and Type Class Description class
LikelihoodSamplingQueryOptions
Options that govern the calculations performed byInference.query(com.bayesserver.inference.QueryOptions, com.bayesserver.inference.QueryOutput)
.
-