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