Functions.Linterp Property
Returns the linearly interpolated value in x given an x-vector and a y-vector. The vectors must have the same dimensions.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public static string Linterp { get; }
Public Shared ReadOnly Property Linterp As String
Get
public:
static property String^ Linterp {
String^ get ();
}
static member Linterp : string with get
Property Value
String