R/dist_index_converters.R
dist_ij_k_.Rd
Convert ij index to k index for a dist object
dist_ij_k_(i, j, size)
row index
column index
value of size attribute of the dist object
k index
dist_ij_k_(1, 3, 10)#> [1] 2