Dense Matrix: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". * <B>Counter-Exam" to ". ** … * <B>Counter-Exam ") |
m (Text replacement - "xam ple" to "xample") |
||
Line 1: | Line 1: | ||
A [[Dense Matrix]] is a [[matrix]] that is populated with many [[value]]s. | A [[Dense Matrix]] is a [[matrix]] that is populated with many [[value]]s. | ||
** … | ** … | ||
* <B>Counter- | * <B>Counter-Example(s):</B> | ||
** a [[Sparse Matrix]]. | ** a [[Sparse Matrix]]. | ||
* <B>See:</B> [[Dense Vector]], [[Dense Space]], [[Vector Compression Task]]. | * <B>See:</B> [[Dense Vector]], [[Dense Space]], [[Vector Compression Task]]. |
Latest revision as of 06:47, 7 January 2023
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).