ott.problems.quadratic.gw_barycenter.GWBarycenterProblem.segmented_y_b

ott.problems.quadratic.gw_barycenter.GWBarycenterProblem.segmented_y_b#

property GWBarycenterProblem.segmented_y_b: Tuple[Array, Array]#

Tuple of arrays containing the segmented measures and weights.

  • Segmented measures of shape [num_measures, max_measure_size, ndim].

  • Segmented weights of shape [num_measures, max_measure_size].