dist_ij_k_: Convert ij index to k index

Description Usage Arguments Value Examples

Description

Convert ij index to k index for a dist object

Usage

1
dist_ij_k_(i, j, size)

Arguments

i

row index

j

column index

size

value of size attribute of the dist object

Value

k index

Examples

1
dist_ij_k_(1, 3, 10)

bigdist documentation built on May 1, 2019, 10:23 p.m.