remv debug
This commit is contained in:
@@ -188,7 +188,6 @@ class QuantileSketch {
|
|||||||
s.data = BeginPtr(data) + l * level_batch;
|
s.data = BeginPtr(data) + l * level_batch;
|
||||||
level.push_back(s);
|
level.push_back(s);
|
||||||
}
|
}
|
||||||
printf("init L = %lu, b = %lu, %lu size\n",L, b, data.size());
|
|
||||||
qtail = 0;
|
qtail = 0;
|
||||||
}
|
}
|
||||||
/*!
|
/*!
|
||||||
|
|||||||
Reference in New Issue
Block a user