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.

Definition

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

Property Value

String

See Also