bdiag: Construct a Block Diagonal Matrix

Description Usage Arguments Value

Description

Return a block diagonal matrix formed from the input list of matrices

Usage

1
bdiag(x)

Arguments

x

a list of matrices

Value

Returned is a matrix of the form diag(x1, ..., xn) where n is the length of the list.


catherinewang1/assist documentation built on June 16, 2019, 1:36 p.m.