colStartIndex {bigdist} | R Documentation |
Get the index of the dist object corresponding to some column start in the symmetric form of the distance matrix
colStartIndex(i, size)
i |
Column number |
size |
Size of the dist object |
An index of dist object
colStartIndex(2, 10)