﻿ott.solvers.linear.acceleration.Momentum
========================================

.. currentmodule:: ott.solvers.linear.acceleration

.. autoclass:: Momentum
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~Momentum.lehmann
        ~Momentum.weight
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~Momentum.error_threshold
        ~Momentum.inner_iterations
        ~Momentum.start
        ~Momentum.value
    