PSDWrap-class: The PSDWrap class.

PSDWrap-classR Documentation

The PSDWrap class.

Description

A no-op wrapper to assert the input argument is positive semidefinite.

Usage

PSDWrap(arg)

## S4 method for signature 'PSDWrap'
is_psd(object)

Arguments

arg

A Expression object or matrix.

object

A PSDWrap object.

Methods (by generic)

  • is_psd(PSDWrap): Is the atom positive semidefinite?


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.