Interface BayesModeFactory<T>

    • Method Detail

      • create

        T create​(double[] distribution)
      • create

        T create​(double[] distribution,
                 org.drools.base.beliefsystem.Mode mode)