﻿ott.solvers.linear.sinkhorn.SinkhornState
=========================================

.. currentmodule:: ott.solvers.linear.sinkhorn

.. autoclass:: SinkhornState
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~SinkhornState.compute_kl_reg_cost
        ~SinkhornState.count
        ~SinkhornState.index
        ~SinkhornState.recenter
        ~SinkhornState.set
        ~SinkhornState.solution_error
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~SinkhornState.errors
        ~SinkhornState.fu
        ~SinkhornState.gv
        ~SinkhornState.old_fus
        ~SinkhornState.old_mapped_fus
        ~SinkhornState.potentials
    