public interface BayesModeFactory<T>
Modifier and Type | Method and Description |
---|---|
T |
create(double[] distribution) |
T |
create(double[] distribution,
org.kie.api.internal.runtime.beliefs.Mode mode) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.