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