ott.solvers.linear.sinkhorn.Sinkhorn.lse_step
ott.solvers.linear.sinkhorn.Sinkhorn.lse_step#
- Sinkhorn.lse_step(ot_prob, state, iteration)[source]#
Sinkhorn LSE update.
- Return type
SinkhornState
- Parameters
ot_prob (ott.problems.linear.linear_problem.LinearProblem) –
state (ott.solvers.linear.sinkhorn.SinkhornState) –
iteration (int) –