ProcessingState
===============

.. currentmodule:: skrough.structs.state

.. autoclass:: ProcessingState
   :show-inheritance:
   
   






.. rubric:: Methods

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~ProcessingState.__init__
   ~ProcessingState.from_optional






.. rubric:: Attributes

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~ProcessingState.rng
   ~ProcessingState.processing_fun
   ~ProcessingState.config
   ~ProcessingState.input_data
   ~ProcessingState.values

