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