LambdaMin: The LambdaMin atom.

View source: R/atoms.R

LambdaMinR Documentation

The LambdaMin atom.

Description

The minimum eigenvalue of a matrix, λ_{\min}(A).

Usage

LambdaMin(A)

Arguments

A

An Expression or numeric matrix.

Value

Returns the minimum eigenvalue of a matrix.


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