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.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public static string Cinterp { get; }
Public Shared ReadOnly Property Cinterp As String
Get
public:
static property String^ Cinterp {
String^ get ();
}
static member Cinterp : string with get
Property Value
String