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
dheqr.f File Reference
Functions
subroutine
DHEQR
(A,
LDA
, N, Q, INFO, IJOB)
Function Documentation
subroutine DHEQR
(
DOUBLE PRECISION,dimension(lda,*)
A
,
INTEGER
LDA
,
INTEGER
N
,
DOUBLE PRECISION,dimension(*)
Q
,
INTEGER
INFO
,
INTEGER
IJOB
)