Matrix class and methods for block structured kronecker sums
| 1 2 3 4 5 6 7 8 | ## S4 method for signature 'kroneckersumBlockMatrix,numeric'
e1 * e2
## S4 method for signature 'numeric,kroneckersumBlockMatrix'
e1 * e2
## S4 method for signature 'kroneckersumBlockMatrix'
nrow(x)
 | 
| e1 | see  | 
| e2 | see  | 
| x | object of class  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.