API定义
faiss::MetricType getMetricType() const;
功能描述
获取AscendIndexInt8执行特征向量相似度检索的时候使用的距离度量类型。
输入
无
输出
返回值
返回AscendIndexInt8执行特征向量相似度检索的时候使用的距离度量类型。
约束说明