Dense Matrix
(Redirected from dense matrix)
Jump to navigation
Jump to search
A Dense Matrix is a matrix that is populated with many values.
- …
- Counter-Example(s):
- See: Dense Vector, Dense Space, Vector Compression Task.
References
2014
- (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/Sparse_matrix Retrieved:2014-11-18.
- In numerical analysis, a sparse matrix is a matrix in which most of the elements are zero. By contrast, if most of the elements are nonzero, then the matrix is considered dense. The fraction of zero elements (non-zero elements) in a matrix is called the sparsity (density).