moscot.base.solver.OTSolver.__call__#

OTSolver.__call__(xy=None, x=None, y=None, tags=mappingproxy({}), device=None, **kwargs)[source]#

Solve an optimal transport problem.

Parameters:
Return type:

TypeVar(O, bound= BaseSolverOutput)

Returns:

: The optimal transport solution.