DLARFX Class |
The DLARFX type exposes the following members.
| Name | Description | |
|---|---|---|
| DLARFX | ||
| DLARFX(LSAME, DGEMV, DGER) |
| Name | Description | |
|---|---|---|
| Run | Purpose ======= DLARFX 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 This version uses inline code if H has order .LT. 11. |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |