validate_args {CVXR}R Documentation

Validate Arguments

Description

Validate an atom's arguments, returning an error if any are invalid.

Usage

validate_args(object)

Arguments

object

An Atom object.


[Package CVXR version 1.0-12 Index]