matlist2array: Turns a list of sparse matrices into an array (or vice versa)

Description Usage Arguments Examples

Description

This function returns an array of a given list of sparse matrices (or vice versa a list of sparse matrices for a given 3-dimensional array).

Usage

1
matlist2array(object)

Arguments

object

Either a list of sparse matrices or an array with three dimensions

Examples

1
2
3
4
## Not run: 
matlist2array(1000)

## End(Not run)

johow/kinlab documentation built on July 5, 2019, 4:23 p.m.