Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Elementwise-class

The Elementwise class.


Description

This virtual class represents an elementwise atom.

Usage

## S4 method for signature 'Elementwise'
dim_from_args(object)

## S4 method for signature 'Elementwise'
validate_args(object)

## S4 method for signature 'Elementwise'
is_symmetric(object)

Arguments

object

An Elementwise object.

Methods (by generic)

  • dim_from_args: Dimensions is the same as the sum of the arguments' dimensions.

  • validate_args: Verify that all the dimensions are the same or can be promoted.

  • is_symmetric: Is the expression symmetric?


CVXR

Disciplined Convex Optimization

v1.0-10
Apache License 2.0 | file LICENSE
Authors
Anqi Fu [aut, cre], Balasubramanian Narasimhan [aut], David W Kang [aut], Steven Diamond [aut], John Miller [aut], Stephen Boyd [ctb], Paul Kunsberg Rosenfield [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.