LambdaMin {CVXR}R Documentation

The LambdaMin atom.

Description

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

Usage

LambdaMin(A)

Arguments

A

An Expression or numeric matrix.

Value

Returns the minimum eigenvalue of a matrix.


[Package CVXR version 1.0-12 Index]