DLARZ Class |
The DLARZ type exposes the following members.
Name | Description | |
---|---|---|
DLARZ | ||
DLARZ(DAXPY, DCOPY, DGEMV, DGER, LSAME) |
Name | Description | |
---|---|---|
Run | Purpose ======= DLARZ applies a real elementary reflector H to a real M-by-N matrix C, from either the left or the right. H is represented in the form H = I - tau * v * v' where tau is a real scalar and v is a real vector. If tau = 0, then H is taken to be the unit matrix. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |