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