make_m2_cpp: Legacy function - redirects to memory-efficient version

View source: R/RcppExports.R

make_m2_cppR Documentation

Legacy function - redirects to memory-efficient version

Description

Legacy function - redirects to memory-efficient version

Usage

make_m2_cpp(M1, group_ids, n_threads = 1L)

Arguments

M1

Sparse matrix (dgCMatrix) of inclusion counts (events x cells)

group_ids

Integer vector of group IDs for each event

n_threads

Number of threads for OpenMP (default 1)

Value

Sparse matrix M2 with same dimensions as M1


splikit documentation built on May 13, 2026, 9:08 a.m.