Functions/Subroutines

BLAS/SRC/ztrmv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZTRMV (UPLO, TRANS, DIAG, N, A, LDA, X, INCX)

Function Documentation

subroutine ZTRMV ( CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
INTEGER  N,
,
INTEGER  LDA,
,
INTEGER  INCX 
)

Definition at line 1 of file ztrmv.f.