Dense Matrix: Difference between revisions

From GM-RKB
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-Exam
* <B>Counter-Example(s):</B>
ple(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.



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).