Learn R Programming

BayesNSGP (version 0.2.0)

R_sparse_solveMat: nimble_sparse_crossprod

Description

nimble_sparse_crossprod

Usage

R_sparse_solveMat(i, j, x, z, transp = 1)

Arguments

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.

transp

Optional indicator of using the transpose