list_to_array.Rd
This function converts a list of matrices into a three dimensional array
list_to_array(list_of_mats)
list object
three dimensional array
Shahryar Minhas