Functions.Ainterp Property

Returns the value interpolated by the Akima spline in x for the x-vector and y-vector data. 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 Ainterp { get; }

Property Value

String

See Also