remv debug
This commit is contained in:
parent
23eaa7ed32
commit
96c5196647
@ -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;
|
||||||
}
|
}
|
||||||
/*!
|
/*!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user