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