Returns the result of dim for every matrix in a list

dims(mats)

Arguments

m

a list of matrices (or a single matrix)

Value

dim for each matrix provided.