updateTParams
API Definition |
void updateTParams(int l2Probe, int l3SegmentNum) |
|---|---|
Function |
Inputs the parameters required for level-3 retrieval during the test. |
Input |
int l2Probe: number of sub-buckets for level-2 retrieval. int l3SegmentNum: number of segments processed by the L3 operator, which affects the total number of bases to be queried. |
Output |
N/A |
Return Value |
N/A |
Restrictions |
|
Parent topic: AscendIndexIVFSQT