DORMRZ Class |
The DORMRZ type exposes the following members.
Name | Description | |
---|---|---|
![]() | DORMRZ | |
![]() | DORMRZ(LSAME, ILAENV, DLARZB, DLARZT, DORMR3, XERBLA) |
Name | Description | |
---|---|---|
![]() | Run | Purpose ======= DORMRZ overwrites the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N': Q * C C * Q TRANS = 'T': Q**T * C C * Q**T where Q is a real orthogonal matrix defined as the product of k elementary reflectors Q = H(1) H(2) . . . H(k) as returned by DTZRZF. Q is of order M if SIDE = 'L' and of order N if SIDE = 'R'. |
Name | Description | |
---|---|---|
![]() | GetEnumNames | (Defined by General) |
![]() | IsValidDouble | (Defined by General) |