ott.solvers.linear.sinkhorn.SinkhornOutput.apply# SinkhornOutput.apply(inputs, axis=0)[source]# Apply the transport to a ndarray; axis=1 for its transpose. Parameters: inputs (Array) – axis (int) – Return type: Array