Skip to content
Prev 301576 / 398503 Next

Creating sparse matrix of type "dgCMatrix" directly

On Sat, Jul 28, 2012 at 7:26 AM, S?ren H?jsgaard <sorenh at math.aau.dk> wrote:
The Matrix function is a high-level function that is designed to
produce a compact and informative representation of its arguments.
That's why it checks for symmetry, triangularity, etc.

To decide how to bypass these checks it would be useful to know what
you are starting with.  Will it be a dense matrix or a triplet
representation or ...?