ott.solvers.quadratic.gromov_wasserstein_lr.LRGromovWasserstein.dykstra_update_kernel

ott.solvers.quadratic.gromov_wasserstein_lr.LRGromovWasserstein.dykstra_update_kernel#

LRGromovWasserstein.dykstra_update_kernel(k_q, k_r, k_g, gamma, ot_prob, min_entry_value=1e-06, tolerance=0.001, min_iter=0, inner_iter=10, max_iter=10000)[source]#

Run Dykstra’s algorithm.

Parameters:
Return type:

Tuple[Array, Array, Array]