Interface BayesModeFactory<T>

    • Method Detail

      • create

        T create​(double[] distribution)
      • create

        T create​(double[] distribution,
                 org.kie.api.internal.runtime.beliefs.Mode mode)