Package | Description |
---|---|
org.wso2.extension.siddhi.execution.streamingml.bayesian.util |
Modifier and Type | Method and Description |
---|---|
BayesianModel.OptimizerType |
BayesianModel.getOptimizerType() |
static BayesianModel.OptimizerType |
BayesianModel.OptimizerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BayesianModel.OptimizerType[] |
BayesianModel.OptimizerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BayesianModel.setOptimizerType(BayesianModel.OptimizerType val) |
Copyright © 2019 WSO2. All rights reserved.