moscot.base.output.BaseDiscreteSolverOutput.pull¶
- BaseDiscreteSolverOutput.pull(x, scale_by_marginals=False)[source]¶
Pull mass through the
transport_matrix.It is equivalent to \(T x\) but without instantiating the transport matrix \(T\), if possible.