public class EigenvaluePolynomialRootFinder extends Object implements Polynomial1DRootFinder<Double>
| Constructor and Description |
|---|
EigenvaluePolynomialRootFinder() |
public Double[] getRoots(RealPolynomialFunction1D function)
getRoots in interface Polynomial1DRootFinder<Double>function - The function, not nullCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.