LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zunt03.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zunt03 (RC, MU, MV, N, K, U, LDU, V, LDV, WORK, LWORK, RWORK, RESULT, INFO)
 ZUNT03 More...
 
izamax
integer function izamax(N, ZX, INCX)
IZAMAX
Definition: izamax.f:73
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
zunt01
subroutine zunt01(ROWCOL, M, N, U, LDU, WORK, LWORK, RWORK, RESID)
ZUNT01
Definition: zunt01.f:128
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70