get_dim
API Definition
def get_dim() -> int
Function
Obtains the dimensions of vectors in the base library (KScaNN-specific API).
Parameters
None
Return Value
Data Type |
Description |
|---|---|
int |
Dimensions of vectors in the base library. |
Parent topic: Python APIs