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 |
---|---|
IntegerSequence.Incrementor |
IntegerSequence.Incrementor.withCallback(IntegerSequence.Incrementor.MaxCountExceededCallback cb)
Creates a new instance with a given callback.
|
Constructor and Description |
---|
IterationManager(int maxIterations,
IntegerSequence.Incrementor.MaxCountExceededCallback callBack)
Creates a new instance of this class.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.