is_spd {beyondWhittle}R 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)

[Package beyondWhittle version 1.2.1 Index]