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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 1 of file slaset.f.

References min, and uplo.

Here is the caller graph for this function: