value-set: Set the Value of a Leaf Expression

value<-R Documentation

Set the Value of a Leaf Expression

Description

Assigns a numeric value to a Variable or Parameter.

Usage

value(x) <- value

Arguments

x

A leaf expression object.

value

The value to assign.

Value

The modified object (invisibly).


CVXR documentation built on March 6, 2026, 9:10 a.m.