ott.solvers.linear.sinkhorn_lr.LRSinkhorn.kernel_step#
- LRSinkhorn.kernel_step(ot_prob, state, iteration)[source]#
Not implemented.
- Parameters:
ot_prob (
LinearProblem
) –state (
LRSinkhornState
) –iteration (
int
) –
- Return type:
Not implemented.
ot_prob (LinearProblem
) –
state (LRSinkhornState
) –
iteration (int
) –