getCentroidsPerSubQuantizer
API Definition |
int getCentroidsPerSubQuantizer() const |
|---|---|
Function |
Returns the number of Centroids of each subquantizer of the current AscendIndexIVFPQ. |
Input |
N/A |
Output |
N/A |
Return value |
Number of Centroids of each subquantizer in AscendIndexIVFPQ. |
Restrictions |
N/A |
Parent topic: AscendIndexIVFPQ