reduce {CVXR}R Documentation

Reduce a Problem

Description

Reduces the owned problem to an equivalent problem.

Usage

reduce(object)

Arguments

object

A Reduction object.

Value

An equivalent problem, encoded either as a Problem object or a list.


[Package CVXR version 1.0-12 Index]