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
clarfx.f File Reference
Functions
subroutine
CLARFX
(SIDE, M, N, V, TAU,
C
, LDC,
WORK
)
Function Documentation
subroutine CLARFX
(
CHARACTER
SIDE
,
INTEGER
M
,
INTEGER
N
,
COMPLEX,dimension( * )
V
,
COMPLEX
TAU
,
COMPLEX,dimension( ldc, * )
C
,
INTEGER
LDC
,
COMPLEX,dimension( * )
WORK
)