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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine dlaset ( character  UPLO,
integer  M,
integer  N,
double precision  ALPHA,
double precision  BETA,
double precision, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 1 of file dlaset.f.

References min, and uplo.

Here is the caller graph for this function: