| Package | Description | 
|---|---|
| org.apache.commons.math3.util | Convenience routines and common data structures used throughout the commons-math library. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IterationManager. addIterationListener(IterationListener listener)Attaches a listener to this manager. | 
| void | IterationManager. removeIterationListener(IterationListener listener)Removes the specified iteration listener from the list of listeners
 currently attached to  thisobject. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.