Functions/Subroutines

SRC/zlanhs.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION ZLANHS (NORM, N, A, LDA, WORK)

Function Documentation

DOUBLE PRECISION ZLANHS ( CHARACTER  NORM,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file zlanhs.f.