Description Usage Arguments Value
Given a list of matrices, construct a single three-dimensional array.
1 | collect_and_permute(list_of_matrices)
|
list_of_matrices |
Each item in the list is a two-dimensional array of the same size. |
A single three-dimensional array where the first dimension is the number of items in the list and the next two are the dimensions of each array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.