Home | Trees | Indices | Help |
|
---|
|
Function defined by values on a grid using interpolation
An interpolating function of n variables with m-dimensional values is defined by an (n+m)-dimensional array of values and n one-dimensional arrays that define the variables values corresponding to the grid points. The grid does not have to be equidistant.
An InterpolatingFunction object has attributes real
and
imag
like a complex function (even if its values are
real).
Instance Methods | |||
|
|||
number |
|
||
|
|||
InterpolatingFunction or number |
|
||
InterpolatingFunction or number |
|
||
|
|||
int
|
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
InterpolatingFunction or number |
|
||
InterpolatingFunction |
|
||
|
|||
Scientific.Functions.Polynomial |
|
||
InterpolatingFunction |
|
||
|
|||
InterpolatingFunction |
|
||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
|
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Oct 28 14:16:03 2008 | http://epydoc.sourceforge.net |