retrieve {CVXR}R Documentation

Retrieve Solution

Description

Retrieves a solution to the owned problem.

Usage

retrieve(object, solution)

Arguments

object

A Reduction object.

solution

A Solution object.

Value

A Solution to the problem emitted by reduce.


[Package CVXR version 1.0-12 Index]