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

Go to the source code of this file.

Functions/Subroutines

double precision function dlansy (NORM, UPLO, N, A, LDA, WORK)
 

Function/Subroutine Documentation

◆ dlansy()

double precision function dlansy ( character  NORM,
character  UPLO,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( * )  WORK 
)

Definition at line 1 of file dlansy.f.

References dlassq(), lsame(), and scale().

+ Here is the call graph for this function: