In terms of computation, what is the difference between a diagonal matrix (for which the nonzero terms are in the diagonal: tridiagonal, pentadiagonal, ... and all the other elements are equal to zero) and a hollow matrix (for which almost all the elements are null exept a few ones?

Which is the best matrix to use for computation? Which one performs well for calculus?

Similar questions and discussions