DORGTR Class |
The DORGTR type exposes the following members.
Name | Description | |
---|---|---|
DORGTR | ||
DORGTR(LSAME, ILAENV, DORGQL, DORGQR, XERBLA) |
Name | Description | |
---|---|---|
Run | Purpose ======= DORGTR generates a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by DSYTRD: if UPLO = 'U', Q = H(n-1) . . . H(2) H(1), if UPLO = 'L', Q = H(1) H(2) . . . H(n-1). |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |