GetDim
API Definition
int GetDim() const;
Function
Obtains the dimensions of vectors in the base library (KScaNN-specific addition).
Parameters
None
Return Value
Data Type |
Description |
|---|---|
int |
Dimensions of vectors in the base library |
Parent topic: C++ APIs