m2v: ** RESERVED FOR INTERNAL USE **

Description Usage

View source: R/z_other_functions.R

Description

Convert matrix indexes into vector indexes such that:

x <- m2v(i, j) => M[i, j] = M[x] for each pair of indexes

Usage

1
m2v(i, j, nrow)

benja0x40/QuickShift documentation built on Jan. 22, 2021, 7:43 p.m.