m2v: ** RESERVED FOR INTERNAL USE **

View source: R/z_matrixes.R

m2vR Documentation

** RESERVED FOR INTERNAL USE **

Description

Convert matrix indices into vector indices such that:

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

Usage

m2v(i, j, nrow)

benja0x40/Barbouille documentation built on March 26, 2023, 11:38 p.m.