Interface specifying the required methods and properties for a probability distribution. For example the {@link com.bayesserver.Table} class implements this interface.
While a distribution is assigned to a {@link com.bayesserver.Node} it cannot be modified.
Interface specifying the required methods and properties for a probability distribution. For example the {@link com.bayesserver.Table} class implements this interface.
While a distribution is assigned to a {@link com.bayesserver.Node} it cannot be modified.
com.bayesserver.Table
com.bayesserver.CLGaussian