Package | Description |
---|---|
org.hipparchus.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 © 2016-2022 CS GROUP. All rights reserved.