ADsparse: AD sparse matrix class

ADsparseR Documentation

AD sparse matrix class

Description

Sparse matrices in RTMB are essentially dgCMatrix with an advector x-slot.

Slots

x

Non-zeros

i

row indices (zero based)

p

col pointers (zero based)

Dim

Dimension


RTMB documentation built on April 3, 2025, 5:52 p.m.