dot-flatten_matrix_list: Convert a list of matrices to a single matrix, where each row...

.flatten_matrix_listR Documentation

Convert a list of matrices to a single matrix, where each row is a flattened matrix from the original list

Description

Convert a list of matrices to a single matrix, where each row is a flattened matrix from the original list

Usage

.flatten_matrix_list(xs, ...)

Arguments

xs

List of matrices

Value

Matrix


edward130603/BayesSpace documentation built on May 11, 2023, 6:13 a.m.