TableInterpolatorInitialize Method |
The min and max values of the two tables are interpolated, and all inner x-values of the two tables are scaled into this new range and added. If two points are very close, only one is added.
Namespace: DHI.Mike1D.Generic
public double[] Initialize( double[] axValues, double[] bxValues )