PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
zlaset.f File Reference

Go to the source code of this file.

Functions

subroutine zlaset (UPLO, M, N, ALPHA, BETA, A, LDA)

Function Documentation

subroutine zlaset ( character  UPLO,
integer  M,
integer  N,
complex*16  ALPHA,
complex*16  BETA,
complex*16, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 1 of file zlaset.f.

References min, and uplo.

Here is the caller graph for this function: