﻿braintools.input.Sequential
===========================

.. currentmodule:: braintools.input

.. autoclass:: Sequential

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Sequential.__init__
      ~Sequential.apply
      ~Sequential.clip
      ~Sequential.generate
      ~Sequential.repeat
      ~Sequential.scale
      ~Sequential.shift
      ~Sequential.smooth
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Sequential.dt
      ~Sequential.n_steps
      ~Sequential.shape
   
   