I have a large array of ordered pairs in N-dimensions. I then have a single test array in N-dimensions, that I want to find all of the indices of its locations in the large array. A simple example looks like the following:I have a large array of ordered pairs in N-dime