ott.geometry.graph.Graph.marginal_from_scalings# Graph.marginal_from_scalings(u, v, axis=0)# Output marginal of transportation matrix from scalings. Parameters: u (Array) v (Array) axis (int) Return type: Array