as.matrix.bdsmatrix.RdMethod to convert from a Block Diagonal Sparse (bdsmatrix) matrix representation to an ordinary one
# S3 method for class 'bdsmatrix'
as.matrix(x, ...)a matrix
Note that the conversion of a large bdsmatrix can easily exceed memory.
bdsmatrix