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