Description Usage Arguments Value See Also Examples
A MatrixArray is a subclass of ObjectArray.
These represent a (currently one dimensional) array of matrices.
The package provides binary operators to apply matrix multiplication over the entire array.
NOTE:
INTERNAL STRUCTURE OF OBJECTS IS SUBJECT TO CHANGE.
DO NOT USE SLOTS, DIRECTLY.
| 1 2 | 
| n | Integer, the length | 
| v | A suitable object. | 
| NR, NC | Currently, these need to be set to NA. | 
| conform | Logical, if true, submatrices are required to have conformable dimensions. | 
| default.value | The default value. | 
| ... | Ignored. | 
A MatrixArray object.
ObjectArray
NestMatrix, GeomArray
Binary Operators
| 1 2 3 4 5 6 7 8 9 10 11 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.