Searched refs:mapping2 (Results 1 – 1 of 1) sorted by relevance
59 def stride2(mapping1, mapping2): argument60 return mapping2[0] - mapping1[0]