validate_val {CVXR}R Documentation

Validate Value

Description

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

Usage

validate_val(object, val)

Arguments

object

A Leaf object.

val

The assigned value.

Value

The value converted to proper matrix type.


[Package CVXR version 1.0-12 Index]