ott.solvers.quadratic.gromov_wasserstein_lr.LRGromovWasserstein.output_from_state

ott.solvers.quadratic.gromov_wasserstein_lr.LRGromovWasserstein.output_from_state#

LRGromovWasserstein.output_from_state(ot_prob, state)[source]#

Create an output from a loop state.

Parameters:
  • ot_prob (QuadraticProblem) – the transport problem.

  • state (LRGWState) – GW state.

Return type:

LRGWOutput

Returns:

A LRGWOutput.