Click or drag to resize

ratinterpolationbuildfloaterhormannrationalinterpolant Method


Namespace: DWSIM.MathOps.MathEx.Interpolation
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static void buildfloaterhormannrationalinterpolant(
	double[] x,
	int n,
	int d,
	ref double[] w
)
Request Example View Source

Parameters

x  Double
 
n  Int32
 
d  Int32
 
w  Double
 
See Also