|
Change Parameter Type x : double[] to x : Double[] in method private testNonTrivialAggregation(y Double[], x Double[]) : void in class com.facebook.presto.operator.aggregation.TestRegrInterceptAggregation |
From |
To |
|
Change Parameter Type x : double[] to x : Double[] in method private testNonTrivialAggregation(y Double[], x Double[]) : void in class com.facebook.presto.operator.aggregation.TestRegrSlopeAggregation |
From |
To |
|
Change Parameter Type y : double[] to y : Double[] in method private testNonTrivialAggregation(y Double[], x Double[]) : void in class com.facebook.presto.operator.aggregation.TestRegrInterceptAggregation |
From |
To |
|
Change Parameter Type y : double[] to y : Double[] in method private testNonTrivialAggregation(y Double[], x Double[]) : void in class com.facebook.presto.operator.aggregation.TestRegrSlopeAggregation |
From |
To |