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 June 22, 2024, 11:35 a.m.