aclfvInit
The
The
Restrictions
aclfvInit can be called only once per process.
Prototype
aclError aclfvInit(aclfvInitPara *initPara)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
initPara |
Input |
Pointer to the initialization parameter for feature vector search.
|
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.
Parent topic: Feature Vector Search