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