﻿ott.solvers.quadratic.gromov\_wasserstein.GWOutput
==================================================

.. currentmodule:: ott.solvers.quadratic.gromov_wasserstein

.. autoclass:: GWOutput
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~GWOutput.apply
        ~GWOutput.count
        ~GWOutput.index
        ~GWOutput.set
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~GWOutput.converged
        ~GWOutput.costs
        ~GWOutput.errors
        ~GWOutput.geom
        ~GWOutput.linear_convergence
        ~GWOutput.linear_state
        ~GWOutput.matrix
        ~GWOutput.n_iters
        ~GWOutput.old_transport_mass
        ~GWOutput.primal_cost
        ~GWOutput.reg_gw_cost
    