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
intrp.f File Reference
Functions
subroutine
INTRP
(ND, NT, X, ROOT, DIF1, XINTP)
Function Documentation
subroutine INTRP
(
INTEGER
ND
,
INTEGER
NT
,
DOUBLE PRECISION
X
,
DOUBLE PRECISION,dimension(
nd
)
ROOT
,
DOUBLE PRECISION,dimension(
nd
)
DIF1
,
DOUBLE PRECISION,dimension(
nd
)
XINTP
)