Forms the direct sum from a list of matrices
Forms a block-diagonal matrix from a list of matrices
list2bdiag(x)
x |
list of square matrices |
matrix
Jarrod Hadfield j.hadfield@ed.ac.uk
M<-list(rIW(diag(3), 10), rIW(diag(2), 10)) list2bdiag(M)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.