Learn R Programming

CVXR (version 1.9.1)

reduction_accepts: Check if a Reduction Accepts a Problem

Description

Check if a Reduction Accepts a Problem

Usage

reduction_accepts(x, problem, ...)

Value

Logical scalar.

Arguments

x

A Reduction object.

problem

A Problem object.

...

Additional arguments.