invert: Return Original Solution

invertR Documentation

Return Original Solution

Description

Returns a solution to the original problem given the inverse data.

Usage

invert(object, solution, inverse_data)

Arguments

object

A Reduction object.

solution

A Solution to a problem that generated inverse_data.

inverse_data

A InverseData object encoding the original problem.

Value

A Solution to the original problem.


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.