ADsparse | R Documentation |
Sparse matrices in RTMB are essentially dgCMatrix
with an advector
x-slot.
x
Non-zeros
i
row indices (zero based)
p
col pointers (zero based)
Dim
Dimension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.