Uses of Class
com.bayesserver.DecomposeOutput
-
Packages that use DecomposeOutput Package Description com.bayesserver -
-
Uses of DecomposeOutput in com.bayesserver
Methods in com.bayesserver that return DecomposeOutput Modifier and Type Method Description static DecomposeOutput
Decomposer. decompose(Network network, DecomposeOptions options)
Decomposes a Bayesian network containing nodes with multiple variables into its single variable node equivalent.
-