org.ddogleg.solver.impl
Class TestFindRealRootsSturm
- java.lang.Object
-
- org.ddogleg.solver.GeneralPolynomialRootReal
-
- org.ddogleg.solver.impl.TestFindRealRootsSturm
-
public class TestFindRealRootsSturm extends GeneralPolynomialRootReal
-
-
Constructor Summary
Constructors Constructor and Description TestFindRealRootsSturm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<java.lang.Double>computeRealRoots(Polynomial poly)voidrootsLargeReal()-
Methods inherited from class org.ddogleg.solver.GeneralPolynomialRootReal
rootsSmallReal
-
-
-
-
Method Detail
-
computeRealRoots
public java.util.List<java.lang.Double> computeRealRoots(Polynomial poly)
- Specified by:
computeRealRootsin classGeneralPolynomialRootReal
-
rootsLargeReal
public void rootsLargeReal()
- Overrides:
rootsLargeRealin classGeneralPolynomialRootReal
-
-
DataMelt 3.0 © DataMelt by jWork.ORG