Click or drag to resize

IBivariateInterpolationFunctionWithDerivatives Methods

The IBivariateInterpolationFunctionWithDerivatives type exposes the following members.

Methods
 NameDescription
Public methodGetValueAndDerivativesOfXY Calculates the value of the function and its partial derivatives with respect to x and y at the specified coordinates.
Public methodGetValueOfXY Returns the y value in dependence of given x and z values.
(Inherited from IBivariateInterpolationFunction)
Top
See Also