public class EigenCount extends Object
Constructor and Description |
---|
EigenCount(Vector D,
Vector E2)
Creates an instance for a symmetric tridiagonal matrix T.
|
Modifier and Type | Method and Description |
---|---|
int |
count(double x)
Counts the number of eigenvalues that are less than a given value x.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.