public class DQDS extends Object
Constructor and Description |
---|
DQDS(int n,
Vector q,
Vector e)
Computes all the eigenvalues of the symmetric positive definite tridiagonal matrix associated
with the
q and e values to high relative accuracy. |
Modifier and Type | Method and Description |
---|---|
double[] |
getEigenvalues()
Gets the eigenvalues of the matrix, sorted in descending order.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.