invert function

Return Original Solution

Return Original Solution

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

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.

Returns

A Solution to the original problem.

  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07