GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
xclange.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine xclange (norm, m, n, a, lda, work, value)
 

Function/Subroutine Documentation

◆ xclange()

subroutine xclange ( character  norm,
integer  m,
integer  n,
complex*16, dimension( lda, * )  a,
integer  lda,
double precision, dimension( * )  work,
double precision  value 
)

Definition at line 9 of file xclange.f.

References max(), and min().