public static double[] InterpolateRowsInTable( double x, double[] xTable, double[][] Table, ref int iLow, ref int iHigh )