LAPACK 3.3.0
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DLARZ (SIDE, M, N, L, V, INCV, TAU, C, LDC, WORK) |
subroutine DLARZ | ( | CHARACTER | SIDE, |
INTEGER | M, | ||
INTEGER | N, | ||
INTEGER | L, | ||
DOUBLE PRECISION,dimension( * ) | V, | ||
INTEGER | INCV, | ||
DOUBLE PRECISION | TAU, | ||
DOUBLE PRECISION,dimension( ldc, * ) | C, | ||
INTEGER | LDC, | ||
DOUBLE PRECISION,dimension( * ) | WORK | ||
) |