[Missing <summary> documentation for "M:DHI.Mike1D.Generic.MathUtil.Interpn(System.Double,System.Double[],System.Double[0:,0:],DHI.Mike1D.Generic.ExtrapolationTypes)"]
public static double[] Interpn(
double x,
double[] xTable,
double[,] yTable,
ExtrapolationTypes extrapolationType
)[Missing <param name="x"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Interpn(System.Double,System.Double[],System.Double[0:,0:],DHI.Mike1D.Generic.ExtrapolationTypes)"]
[Missing <param name="xTable"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Interpn(System.Double,System.Double[],System.Double[0:,0:],DHI.Mike1D.Generic.ExtrapolationTypes)"]
[Missing <param name="yTable"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Interpn(System.Double,System.Double[],System.Double[0:,0:],DHI.Mike1D.Generic.ExtrapolationTypes)"]
[Missing <param name="extrapolationType"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Interpn(System.Double,System.Double[],System.Double[0:,0:],DHI.Mike1D.Generic.ExtrapolationTypes)"]
[Missing <returns> documentation for "M:DHI.Mike1D.Generic.MathUtil.Interpn(System.Double,System.Double[],System.Double[0:,0:],DHI.Mike1D.Generic.ExtrapolationTypes)"]