Learn R Programming

CVXR (version 0.99-7)

UnaryOperator-class: The UnaryOperator class.

Description

This base class represents expressions involving unary operators.

Arguments

Slots

expr

The '>Expression that is being operated upon.

op_name

A character string indicating the unary operation.