GNU Octave
11.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Loading...
Searching...
No Matches
xzlange.f
Go to the documentation of this file.
1
subroutine
xzlange
(norm, m, n, a, lda, work, retval)
2
character
norm
3
integer
lda, m, n
4
double complex
a (lda, *)
5
double precision
work (*), zlange, retval
6
external
zlange
7
retval = zlange(norm, m, n, a, lda, work)
8
return
9
end
xzlange
subroutine xzlange(norm, m, n, a, lda, work, retval)
Definition
xzlange.f:2
liboctave
external
lapack-xtra
xzlange.f
Generated on Tue Feb 24 2026 04:49:07 for GNU Octave by
1.9.8