TMatrixAinterp Method

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public double Ainterp(
	double[] x,
	double[] y,
	double pnt
)

Parameters

x  Double
 
y  Double
 
pnt  Double
 

Return Value

Double

See Also