|
From: | Nicholas Jankowski |
Subject: | Re: Critical matrix sparsity |
Date: | Thu, 8 Jun 2017 21:54:59 -0400 |
If
your matrix is really sparse, then the number of columns n should be smaller
than the number of rows m (transpose if not). Otherwise you waste space for
storing zero columns.
[Prev in Thread] | Current Thread | [Next in Thread] |