moscot.base.output.MatrixSolverOutput.as_linear_operator¶
- MatrixSolverOutput.as_linear_operator(scale_by_marginals=False)¶
Transform
transport_matrix
into a linear operator.- Parameters:
- Return type:
- Returns:
: The
transport_matrix
as a linear operator.