Irregular matrix
Appearance
An irregular matrix, or ragged matrix, is a matrix that has an different number of elements in each row. Ragged matrices are inconvenient for standard linear algebra, since important matrix transformations cannot be performed on them, but they are usefull in computing.
For example, the following is an irregular matrix: