Package | Description |
---|---|
org.apache.commons.math3.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
Modifier and Type | Class and Description |
---|---|
class |
NewtonRaphsonSolver
Implements
Newton's Method for finding zeros of real univariate differentiable
functions.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.