Functions.Cinterp Property

Returns a cubic spline interpolated value in x for x-vector and y-vector data. The vectors must have the same dimensions.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static string Cinterp { get; }

Property Value

String

See Also