Package | Description |
---|---|
org.apache.commons.math3.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
Modifier and Type | Class and Description |
---|---|
class |
NewtonSolver
Implements
Newton's Method for finding zeros of real univariate functions.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.