Difference between revisions of "MonoCubicInterp"
m (adding doc status category stub page) |
|||
Line 1: | Line 1: | ||
[[category:Interpolation functions]] | [[category:Interpolation functions]] | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
+ | |||
+ | = MonoCubicInterp(d,r,x,I) = | ||
+ | |||
+ | |||
+ | |||
+ | = Library = | ||
+ | |||
+ | None. This function is not exposed on the definition menu. | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[CubicInterp]] | ||
+ | * [[LinearInterp]] | ||
+ | * [[StepInterp]] |
Revision as of 03:04, 12 August 2008
MonoCubicInterp(d,r,x,I)
Library
None. This function is not exposed on the definition menu.
See Also
Comments
Enable comment auto-refresher