| DSTEQR Methods | 
The DSTEQR type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Run | Purpose ======= DSTEQR computes all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method. The eigenvectors of a full or band symmetric matrix can also be found if DSYTRD or DSPTRD or DSBTRD has been used to reduce this matrix to tridiagonal form. | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | GetEnumNames | (Defined by General) | 
|  | IsValidDouble | (Defined by General) | 
 See Also
See Also