GetDim
API定义 |
APP_ERROR GetDim(int& dim) const; |
---|---|
功能描述 |
获取初始化索引时的维度。 |
输入 |
无 |
输出 |
int& dim:Index的维度。 |
返回值 |
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。 |
约束说明 |
无 |
父主题: AscendIndexVStar
API定义 |
APP_ERROR GetDim(int& dim) const; |
---|---|
功能描述 |
获取初始化索引时的维度。 |
输入 |
无 |
输出 |
int& dim:Index的维度。 |
返回值 |
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。 |
约束说明 |
无 |