﻿ott.tools.progot.ProgOTOutput
=============================

.. currentmodule:: ott.tools.progot

.. autoclass:: ProgOTOutput
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~ProgOTOutput.count
        ~ProgOTOutput.get_output
        ~ProgOTOutput.index
        ~ProgOTOutput.transport
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~ProgOTOutput.alphas
        ~ProgOTOutput.converged
        ~ProgOTOutput.epsilons
        ~ProgOTOutput.is_debiased
        ~ProgOTOutput.num_iters
        ~ProgOTOutput.num_steps
        ~ProgOTOutput.outputs
        ~ProgOTOutput.prob
        ~ProgOTOutput.xs
    