public static double QuantileCustom( this IEnumerable<double> data, double tau, QuantileDefinition definition )