Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 274 Bytes

StatefulFunctions.rst

File metadata and controls

16 lines (10 loc) · 274 Bytes

StatefulFunctions

Functions that depend for their computation on a previous_value <StatefulFunction.previous_value> attribute.

Core class:

  • StatefulFunction

Subtypes:

.. toctree::
   :maxdepth: 1

   IntegratorFunctions
   MemoryFunctions