sub2ind_set: Row and column sets to linear indexing

Description Usage Arguments Value

View source: R/utilities.R

Description

Row and column sets to linear indexing

Usage

1
sub2ind_set(rowset, colset, dims)

Arguments

rowset

Set of rows

colset

Set of columns

dims

Dimensions of the data matrix

Value

The (column-major) linear indices corresponding to the row and column sets


aheneliu/tiler documentation built on May 21, 2019, 12:03 p.m.