nimble_sparse_solve
R_sparse_solve(i, j, x, z)
i
Vector of row indices.
j
Vector of column indices.
x
Vector of values in the matrix.
z
Vector to calculate the cross-product with.