Rdocumentation
powered by
Learn R Programming
lgcp (version 1.3-3)
sparsebase: sparsebase function
Description
A function that returns the full precision matrix in sparse format from the base of a block circulant matrix, see ?Matrix::sparseMatrix
Usage
sparsebase(base)
Arguments
base
base matrix of a block circulant matrix
Value
...