计算两个样本之间的距离,使用欧式距离 :param x1: 第一个样本 :param x2: 第二步样本 :return: 样本之间的距离
(self,x1,x2)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected