moscot.backends.ott.GraphOTTOutput.push¶
- GraphOTTOutput.push(x, scale_by_marginals=False)¶
Push mass through the
transport_matrix
.It is equivalent to \(T^T x\) but without instantiating the transport matrix \(T\), if possible.
Push mass through the transport_matrix
.
It is equivalent to \(T^T x\) but without instantiating the transport matrix \(T\), if possible.