=================================
Stochastic spike train generation
=================================

.. testsetup::

   from elephant.spike_train_generation import homogeneous_poisson_process, homogeneous_gamma_process


.. automodule:: elephant.spike_train_generation
   :members:
