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
spotf2.f File Reference
Functions
subroutine
SPOTF2
(UPLO, N, A,
LDA
, INFO)
Function Documentation
subroutine SPOTF2
(
CHARACTER
UPLO
,
INTEGER
N
,
REAL,dimension( lda, * )
A
,
INTEGER
LDA
,
INTEGER
INFO
)