Irregular_matrix

Irregular matrix

Irregular matrix

Add article description


An irregular matrix, or ragged matrix, is a matrix that has a different number of elements in each row. Ragged matrices are not used in linear algebra, since standard matrix transformations cannot be performed on them, but they are useful in computing as arrays which are called jagged arrays. Irregular matrices are typically stored using Iliffe vectors.

For example, the following is an irregular matrix:

See also

References



Share this article:

This article uses material from the Wikipedia article Irregular_matrix, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.