﻿ott.tools.sinkhorn\_divergence.SinkhornDivergenceOutput
=======================================================

.. currentmodule:: ott.tools.sinkhorn_divergence

.. autoclass:: SinkhornDivergenceOutput
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~SinkhornDivergenceOutput.to_dual_potentials
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~SinkhornDivergenceOutput.is_low_rank
        ~SinkhornDivergenceOutput.divergence
        ~SinkhornDivergenceOutput.geoms
        ~SinkhornDivergenceOutput.a
        ~SinkhornDivergenceOutput.b
        ~SinkhornDivergenceOutput.potentials
        ~SinkhornDivergenceOutput.factors
        ~SinkhornDivergenceOutput.errors
        ~SinkhornDivergenceOutput.converged
        ~SinkhornDivergenceOutput.n_iters
    