GNU Octave 11.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, retval)
 

Function/Subroutine Documentation

◆ xclange()

subroutine xclange ( character  norm,
integer  m,
integer  n,
complex, dimension (lda, *)  a,
integer  lda,
real, dimension (*)  work,
real  retval 
)

Definition at line 1 of file xclange.f.

Referenced by lange().