Extract a reusable map/coupling operator from a `uot_pair_fit`
Source:R/uot_multiset_align.R
uot_operator.RdExtract a reusable map/coupling operator from a `uot_pair_fit`
Usage
uot_operator(
fit,
weights = c("map", "cond", "coupling"),
delta = 1e-08,
prune_topk_col = NULL,
prune_threshold = NULL
)