filmov
tv
C Programming 21 - Sparse Matrix

Показать описание
This video explains how to read a two dimensional matrix, and find whether the matrix is sparse matrix or not.
If number of zero elements in the matrix is more than number of non zero elements, it is sparse matrix.
If number of zero elements in the matrix is more than number of non zero elements, it is sparse matrix.