list2array {Morpho} | R Documentation |
converts a list of matrices to an array
Description
converts a list of matrices to an array
Usage
list2array(x)
Arguments
x |
a list containing matrices of the same dimensionality |
Value
returns an array concatenating all matrices
[Package Morpho version 2.12 Index]