R_sparse_tcrossprod: nimble_sparse_tcrossprod

View source: R/SGV.R

R_sparse_tcrossprodR Documentation

nimble_sparse_tcrossprod

Description

nimble_sparse_tcrossprod

Usage

R_sparse_tcrossprod(i, j, x, subset = -1)

Arguments

i

Vector of row indices.

j

Vector of column indices.

x

Vector of values in the matrix.

subset

Optional vector of rows to include in the calculation.


BayesNSGP documentation built on Dec. 11, 2025, 5:08 p.m.