R_sparse_chol {BayesNSGP}R Documentation

R_sparse_chol

Description

R_sparse_chol

Usage

R_sparse_chol(i, j, x, n)

Arguments

i

Vector of row indices.

j

Vector of column indices.

x

Vector of values in the matrix.

n

Length of the vector


[Package BayesNSGP version 0.1.2 Index]