Generic old style interface for LARTG. Supports s, d, c, z. See also: mfi_lartg, slartg, dlartg, clartg, zlartg.
Original interface for CLARTG See also: mfi_lartg, f77_lartg.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=REAL32), | intent(inout) | :: | f | |||
complex(kind=REAL32), | intent(inout) | :: | g | |||
real(kind=wp), | intent(inout) | :: | c | |||
complex(kind=REAL32), | intent(inout) | :: | s | |||
complex(kind=REAL32), | intent(inout) | :: | r |
Original interface for ZLARTG See also: mfi_lartg, f77_lartg.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=REAL64), | intent(inout) | :: | f | |||
complex(kind=REAL64), | intent(inout) | :: | g | |||
real(kind=wp), | intent(inout) | :: | c | |||
complex(kind=REAL64), | intent(inout) | :: | s | |||
complex(kind=REAL64), | intent(inout) | :: | r |