Rdocumentation
powered by
Learn R Programming
beyondWhittle (version 1.3.0)
is_spd: Check if a matrix is symmetric positive definite
Description
Check if a matrix is symmetric positive definite
Usage
is_spd(A, tol = 1e-05)
Arguments