Learn R Programming

CVXR (version 1.0-14)

validate_val: Validate Value

Description

Check that the value satisfies a Leaf's symbolic attributes.

Usage

validate_val(object, val)

Value

The value converted to proper matrix type.

Arguments

object

A Leaf object.

val

The assigned value.