Click or drag to resize

DSBTRD Methods

The DSBTRD type exposes the following members.

Methods
 NameDescription
Public methodRun Purpose ======= DSBTRD reduces a real symmetric band matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation: Q**T * A * Q = T.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also