is_hpd: Check if a matrix is Hermitian positive definite

View source: R/misc.R

is_hpdR Documentation

Check if a matrix is Hermitian positive definite

Description

Check if a matrix is Hermitian positive definite

Usage

is_hpd(A, tol = 1e-15)

beyondWhittle documentation built on April 3, 2025, 7:49 p.m.