Build a matrix from the provided rows. Each row must be an array (static or dynamic) and have the correct number of elements.
See Implementation
Build a matrix from the provided rows. Each row must be an array (static or dynamic) and have the correct number of elements.