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