Searched defs:Diff (Results 1 – 2 of 2) sorted by relevance
45 typedef typename std::iterator_traits<RandomAccessIterator1>::difference_type Diff; in apply_permutation() typedef80 typedef typename std::iterator_traits<RandomAccessIterator2>::difference_type Diff; in apply_reverse_permutation() typedef
131 size_t Diff = NumMutations - FirstN; in WantToHandleOneMoreMutation() local