R_sparse_solve: nimble_sparse_solve

View source: R/SGV.R

R_sparse_solveR Documentation

nimble_sparse_solve

Description

nimble_sparse_solve

Usage

R_sparse_solve(i, j, x, z)

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.


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