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

Go to the source code of this file.

Functions/Subroutines

double precision function dlange (NORM, M, N, A, LDA, WORK)
 

Function/Subroutine Documentation

◆ dlange()

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

Definition at line 1 of file dlange.f.

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

+ Here is the call graph for this function: