get_idx_flat.Rd
Get the indices as a flat vector
get_idx_flat(x) # S3 method for class 'NearestNeighbours' get_idx_flat(x)
NearestNeighbours class
NearestNeighbours
The indices in a flat format like c(idx1.1, idx1.2, ... , idx.2.1, idx2.2, ... idx3.1, idx3.2)
c(idx1.1, idx1.2, ... , idx.2.1, idx2.2, ... idx3.1, idx3.2)