Creates a block diagonal matrix with the matrix passed as argument.
bdiag(...)
...
A list of matrices to be used.
A block diagonal matrix whose diagonal elements are equal to the matrices passed as arguments.