public interface OptimizerProgress
| Modifier and Type | Method and Description | 
|---|---|
void | 
update(OptimizerProgressInfo info)
Progress updates from the optimization algorithm. 
 | 
void update(OptimizerProgressInfo info)
info - Contains progress information from the optimization algorithm.Copyright © 2021. All rights reserved.