is_spd: Check if a matrix is symmetric positive definite

View source: R/misc.R

is_spdR Documentation

Check if a matrix is symmetric positive definite

Description

Check if a matrix is symmetric positive definite

Usage

is_spd(A, tol = 1e-05)

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