﻿ott.solvers.linear.sinkhorn\_lr.LRSinkhornState
===============================================

.. currentmodule:: ott.solvers.linear.sinkhorn_lr

.. autoclass:: LRSinkhornState
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~LRSinkhornState.compute_error
        ~LRSinkhornState.count
        ~LRSinkhornState.index
        ~LRSinkhornState.reg_ot_cost
        ~LRSinkhornState.set
        ~LRSinkhornState.solution_error
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~LRSinkhornState.costs
        ~LRSinkhornState.crossed_threshold
        ~LRSinkhornState.errors
        ~LRSinkhornState.g
        ~LRSinkhornState.gamma
        ~LRSinkhornState.q
        ~LRSinkhornState.r
    