zupmtr.f (3) Linux Manual Page
zupmtr.f – Synopsis Functions/Subroutines subroutine zupmtr (SIDE, UPLO, TRANS, M, N, AP, TAU, C, LDC, WORK, INFO) ZUPMTR Function/Subroutine Documentation subroutine zupmtr (characterSIDE, characterUPLO, characterTRANS, integerM, integerN, complex*16, dimension( * )AP, complex*16, dimension( * )TAU, complex*16, dimension( ldc, * )C, integerLDC, complex*16, dimension( * )WORK, integerINFO) ZUPMTR Purpose: ZUPMTR overwrites the general complex M-by-N matrix…
