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