Package | Description |
---|---|
org.apache.commons.math3.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDifferentiableUnivariateSolver
Deprecated.
as of 3.1, replaced by
AbstractUnivariateDifferentiableSolver |
class |
NewtonSolver
Deprecated.
as of 3.1, replaced by
NewtonRaphsonSolver |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.