LAPACK 3.3.1
Linear Algebra PACKage

zhfrk.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZHFRK (TRANSR, UPLO, TRANS, N, K, ALPHA, A, LDA, BETA, C)

Function Documentation

subroutine ZHFRK ( CHARACTER  TRANSR,
CHARACTER  UPLO,
CHARACTER  TRANS,
INTEGER  N,
INTEGER  K,
DOUBLE PRECISION  ALPHA,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION  BETA,
COMPLEX*16,dimension( * )  C 
)

Definition at line 1 of file zhfrk.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions