Complex2Real.at_least_2D {CVXR}R Documentation

Upcast 0D and 1D to 2D.

Description

Upcast 0D and 1D to 2D.

Usage

Complex2Real.at_least_2D(expr)

Arguments

expr

An Expression object

Value

An expression of dimension at least 2.


[Package CVXR version 1.0-12 Index]