Searched refs:_distances (Results 1 – 2 of 2) sorted by relevance
83 self._distances = np.zeros(1001)84 self._distances[500] = 100.085 self._distances[1000] = 50.093 clustering_ops.kmc2_chain_initialization(self._distances, seed + i))106 self._distances = np.zeros(10)111 self._distances, seed)
251 UInt32 *_distances = ++distances; in GetMatchesSpecN() local336 UInt32 num = (UInt32)(distances - _distances); in GetMatchesSpecN()337 _distances[-1] = num; in GetMatchesSpecN()