reset_array: Reset input 3d-array by filling matrix along first dimension

View source: R/RcppExports.R

reset_arrayR Documentation

Reset input 3d-array by filling matrix along first dimension

Description

Reset input 3d-array by filling matrix along first dimension

Usage

reset_array(arr, input)

Arguments

arr

The 3d-array of dimension ⁠n_cl x n_obs x n_genes⁠

input

The matrix of size ⁠n_obs x n_genes⁠


scregclust documentation built on April 4, 2025, 3:03 a.m.