ratinterpolationbuildfloaterhormannrationalinterpolant Method

Definition

Namespace: DWSIM.MathOps.MathEx.Interpolation
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static void buildfloaterhormannrationalinterpolant(
	double[] x,
	int n,
	int d,
	ref double[] w
)

Parameters

x  Double
 
n  Int32
 
d  Int32
 
w  Double
 

See Also