| Package | Description |
|---|---|
| org.apache.commons.math.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnivariateRealSolverFactoryImpl
A concrete
UnivariateRealSolverFactory. |
| Modifier and Type | Method and Description |
|---|---|
static UnivariateRealSolverFactory |
UnivariateRealSolverFactory.newInstance()
Create a new factory.
|
Copyright © 2003–2018. All rights reserved.