Sparsity of a matrix

From Linear
Revision as of 15:53, 1 May 2014 by Vipul (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Suppose are positive integers and is a matrix. The sparsity or sparseness of is defined as the fraction of entries of that have value 0. Explicitly, it is the ratio:

The sparsity of the matrix can also be defined as 1 minus its density. Formulas about the relation with matrix operations are more neatly expressed in terms of density than sparsity.

See also