ott.solvers.linear.sinkhorn_lr.LRSinkhornState.reg_ot_cost# LRSinkhornState.reg_ot_cost(ot_prob, *, epsilon, use_danskin=False)[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