Home | Trees | Index | Help |
|
---|
Package xdp :: Package interpolate :: Module linear |
|
Function Summary | |
---|---|
int or float
|
Interpolate one dependent value. |
Numeric vector
|
Perform a linear interpolation. |
Function Details |
---|
interpolate(x, xVec, yVec)Interpolate one dependent value.
|
lint(xVec, yVec, xRange)Perform a linear interpolation. IfyVec is a matrix, interpolation will be performed
for each column of the matrix.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jul 20 11:51:05 2005 | http://epydoc.sf.net |