stresstest.Rcheck/00_pkg_src/stresstest/R/util_functs.R

sub2inds <- function( dim, rows, cols)
{
    (cols - 1) * dim[1] + rows
}
gamalamboy/stresstest documentation built on May 17, 2019, 1:33 p.m.