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 May 31, 2023, 6:51 p.m.