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
slaqr1.f File Reference
Functions
subroutine
SLAQR1
(N, H, LDH, SR1, SI1, SR2, SI2, V)
Function Documentation
subroutine SLAQR1
(
INTEGER
N
,
REAL,dimension( ldh, * )
H
,
INTEGER
LDH
,
REAL
SR1
,
REAL
SI1
,
REAL
SR2
,
REAL
SI2
,
REAL,dimension( * )
V
)