Class Marginalizer


  • public class Marginalizer
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Marginalizer

        public Marginalizer​(BayesVariable[] srcVars,
                            double[] srcPotentials,
                            BayesVariable var,
                            double[] varDistribution)