ott.solvers.linear.sinkhorn_lr.LRSinkhorn.init_state#
- LRSinkhorn.init_state(ot_prob, init)[source]#
Return the initial state of the loop.
- Parameters:
ot_prob (
LinearProblem
)
- Return type:
Return the initial state of the loop.
ot_prob (LinearProblem
)