Package com.bayesserver.inference
Class TreeQueryOutput
- java.lang.Object
-
- com.bayesserver.inference.TreeQueryOutput
-
-
Method Detail
-
getTreeWidth
public Double getTreeWidth()
Gets the tree width, if requested. The tree width gives an indication of how much space is required to calculate the queries using exact inference, given the evidence.
-
-