﻿ott.experimental.mmsinkhorn.MMSinkhornOutput
============================================

.. currentmodule:: ott.experimental.mmsinkhorn

.. autoclass:: MMSinkhornOutput
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~MMSinkhornOutput.count
        ~MMSinkhornOutput.index
        ~MMSinkhornOutput.marginal
        ~MMSinkhornOutput.set
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~MMSinkhornOutput.a_s
        ~MMSinkhornOutput.converged
        ~MMSinkhornOutput.cost_fns
        ~MMSinkhornOutput.cost_t
        ~MMSinkhornOutput.ent_reg_cost
        ~MMSinkhornOutput.epsilon
        ~MMSinkhornOutput.errors
        ~MMSinkhornOutput.inner_iterations
        ~MMSinkhornOutput.marginals
        ~MMSinkhornOutput.n_iters
        ~MMSinkhornOutput.n_marginals
        ~MMSinkhornOutput.potentials
        ~MMSinkhornOutput.shape
        ~MMSinkhornOutput.tensor
        ~MMSinkhornOutput.threshold
        ~MMSinkhornOutput.transport_mass
        ~MMSinkhornOutput.x_s
    