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
zlassq.f File Reference
Functions
subroutine
ZLASSQ
(N, X, INCX, SCALE, SUMSQ)
Function Documentation
subroutine ZLASSQ
(
INTEGER
N
,
COMPLEX*16,dimension( * )
X
,
INTEGER
INCX
,
DOUBLE PRECISION
SCALE
,
DOUBLE PRECISION
SUMSQ
)