KTH framework for Nek5000 toolboxes; testing version  0.0.1
dlaset.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dlaset()

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.

+ Here is the caller graph for this function: