Glossary
Matrix Density
by Frank Zickert
Matrix density is the ratio of nonzero elements to the total number of elements in a matrix. It measures how “filled” the matrix is, with higher density meaning fewer zeros. A dense matrix has most entries nonzero, while a sparse matrix has mostly zeros.