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
claset.f File Reference

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 1 of file claset.f.

References min, and uplo.

Here is the caller graph for this function: