ott.solvers.quadratic.gw_barycenter.GromovWassersteinBarycenter.update_state#
- GromovWassersteinBarycenter.update_state(state, iteration, problem, store_errors=True)[source]#
Solve the (fused) Gromov-Wasserstein barycenter problem.
- Parameters:
state (
GWBarycenterState)iteration (
int)problem (
GWBarycenterProblem)store_errors (
bool)
- Return type: