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
zlaqr1.f File Reference
Functions
subroutine
ZLAQR1
(N, H, LDH,
S1
, S2, V)
Function Documentation
subroutine ZLAQR1
(
INTEGER
N
,
COMPLEX*16,dimension( ldh, * )
H
,
INTEGER
LDH
,
COMPLEX*16
S1
,
COMPLEX*16
S2
,
COMPLEX*16,dimension( * )
V
)