Searched defs:input_itr (Results 1 – 3 of 3) sorted by relevance
49 InputIteratorT input_itr, ///< Input iterator to wrap in PermutationInputIterator()
53 inputIterType input_itr((T*)input.flat<T>().data(), squareHalf<T>()); in Compute() local
173 InputIterType input_itr( in Compute() local