Learn R Programming

CVXR (version 1.9.1)

intf_is_psd: Check if a symmetric matrix is PSD within tolerance

Description

Check if a symmetric matrix is PSD within tolerance

Usage

intf_is_psd(val, tol = EIGVAL_TOL)

Value

Logical

Arguments

val

A symmetric numeric matrix

tol

Eigenvalue tolerance