| Package | Description |
|---|---|
| com.bayesserver.optimization |
| Modifier and Type | Method and Description |
|---|---|
OptimizerProgress |
GeneticOptionsBase.getProgress()
Gets of sets the instance implementing
OptimizerProgress, used for progress notifications. |
OptimizerProgress |
OptimizerOptions.getProgress()
Gets of sets the instance implementing
OptimizerProgress, used for progress notifications. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneticOptionsBase.setProgress(OptimizerProgress value)
Gets of sets the instance implementing
OptimizerProgress, used for progress notifications. |
void |
OptimizerOptions.setProgress(OptimizerProgress value)
Gets of sets the instance implementing
OptimizerProgress, used for progress notifications. |
Copyright © 2021. All rights reserved.