Rdocumentation
powered by
Learn R Programming
lgcp (version 1.3-8)
is.SPD: is.SPD function
Description
A function to compute whether a block circulant matrix is symmetric positive definite (SPD), given its base matrix.
Usage
is.SPD(base)
Arguments
base
base matrix of a block circulant matrix
Value
logical, whether the circulant matrix the base represents is SPD