﻿braintools.input.Input
======================

.. currentmodule:: braintools.input

.. autoclass:: Input

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Input.dt
      ~Input.n_steps
      ~Input.shape
   
   