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