﻿ott.solvers.quadratic.gromov\_wasserstein\_lr.LRGWOutput
========================================================

.. currentmodule:: ott.solvers.quadratic.gromov_wasserstein_lr

.. autoclass:: LRGWOutput
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~LRGWOutput.apply
        ~LRGWOutput.compute_reg_gw_cost
        ~LRGWOutput.cost_at_geom
        ~LRGWOutput.count
        ~LRGWOutput.index
        ~LRGWOutput.marginal
        ~LRGWOutput.set
        ~LRGWOutput.set_cost
        ~LRGWOutput.transport_cost_at_geom
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~LRGWOutput.a
        ~LRGWOutput.b
        ~LRGWOutput.converged
        ~LRGWOutput.costs
        ~LRGWOutput.epsilon
        ~LRGWOutput.errors
        ~LRGWOutput.g
        ~LRGWOutput.geom
        ~LRGWOutput.inner_iterations
        ~LRGWOutput.matrix
        ~LRGWOutput.n_iters
        ~LRGWOutput.ot_prob
        ~LRGWOutput.primal_cost
        ~LRGWOutput.q
        ~LRGWOutput.r
        ~LRGWOutput.reg_gw_cost
        ~LRGWOutput.transport_mass
    