Create matrix from array. This is a convenient way to deal with arrays of "classic" layout: the storage order in an array should be row-major
See Implementation
Create matrix from array. This is a convenient way to deal with arrays of "classic" layout: the storage order in an array should be row-major