Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
Code
Navigation
Operators and Keywords
Function List:
» Octave core
» by package
» alphabetical
C++ API
Main Page
Namespaces
Classes
Files
S
earch for
File List
File Members
xslange.f File Reference
Functions
subroutine
xslange
(norm, m, n, a, lda, work, retval)
Function Documentation
subroutine xslange
(
character
norm
,
integer
m
,
integer
n
,
real,dimension (lda, *)
a
,
integer
lda
,
real,dimension (*)
work
,
real
retval
)