zlarfx.f (3) Linux Manual Page
zlarfx.f – Synopsis Functions/Subroutines subroutine zlarfx (SIDE, M, N, V, TAU, C, LDC, WORK) ZLARFX applies an elementary reflector to a general rectangular matrix, with loop unrolling when the reflector has order ≤ 10. Function/Subroutine Documentation subroutine zlarfx (characterSIDE, integerM, integerN, complex*16, dimension( * )V, complex*16TAU, complex*16, dimension( ldc, * )C, integerLDC, complex*16, dimension( *…
