copy_pathmat: Copy the columns of one matrix into another

View source: R/RcppExports.R

copy_pathmatR Documentation

Copy the columns of one matrix into another

Description

Copy the columns of one matrix into another

Usage

copy_pathmat(dest, orig)

Arguments

dest

destination matrix

orig

origin matrix

ind

column index

Value

copy the elements of one matrix into another.


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.