Package | Description |
---|---|
org.apache.commons.math3.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPolynomialSolver
Base class for solvers.
|
class |
LaguerreSolver
Implements the
Laguerre's Method for root finding of real coefficient polynomials.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.