nimble_sparse_chol {BayesNSGP} | R Documentation |
nimble_sparse_chol
Description
nimble_sparse_chol
Usage
nimble_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]