Uses of Interface
org.hipparchus.analysis.solvers.PolynomialSolver
Package
Description
Root finding algorithms, for univariate real functions.
-
Uses of PolynomialSolver in org.hipparchus.analysis.solvers
Modifier and TypeClassDescriptionclass
Base class for solvers.class
Implements the Laguerre's Method for root finding of real coefficient polynomials.