Learn R Programming

BayesNSGP (version 0.2.0)

R_sparse_cholesky: R_sparse_chol

Description

R_sparse_chol

Usage

R_sparse_cholesky(i, j, x)

Arguments

i

Vector of row indices.

j

Vector of column indices.

x

Vector of values in the matrix.