ott.solvers.linear.sinkhorn_lr.LRSinkhornState.reg_ot_cost# LRSinkhornState.reg_ot_cost(ot_prob, *, epsilon, use_danskin=True)[source]# For LR Sinkhorn, this defaults to the primal cost of LR solution. Parameters: ot_prob (LinearProblem) epsilon (float) use_danskin (bool) Return type: float