Takes the piecewise interpolating polynomial and computes the interpolated values at each independent variable value.
Values of the independent variable at which this node computes the interpolated values of the dependent variables.
Piecewise interpolating polynomial.
Endpoint values of the x domain.
Coefficients of the interpolating polynomial.
Row i of coefficients contains the coefficients for the interpolating polynomial between elements x i and x i + 1 of x locations. If x locations is of size N, coefficients contain N - 1 rows of polynomial coefficients.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Interpolated values that correspond to xi.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application