LambdaSumSmallest: The LambdaSumSmallest atom.

View source: R/atoms.R

LambdaSumSmallestR Documentation

The LambdaSumSmallest atom.

Description

This class represents the sum of the k smallest eigenvalues of a matrix.

Usage

LambdaSumSmallest(A, k)

Arguments

A

An Expression or numeric matrix.

k

A positive integer.

Value

Returns the sum of the k smallest eigenvalues of a matrix.


cvxgrp/CVXR documentation built on Nov. 8, 2024, 5:47 p.m.