Skip to contents

Returns TRUE if the expression has both dimensions greater than 1.

Usage

is_matrix(x)

Arguments

x

A CVXR expression.

Value

Logical.