Menu

Skip to content
  • About NEST
  • Download
  • Features
  • Documentation
    • Installing NEST
    • Introduction to PyNEST
      • Part 1: Neurons and simple neural networks
      • Part 2: Populations of neurons
      • Part 3: Connecting networks with synapses
      • Part 4: Topologically structured networks
    • Example Networks
    • FAQ
    • Developer Manual
    • NEST/SLI Quick Reference
    • NEST Command Index
  • Publications
  • Community

rdevdict::poisson

Command: rdevdict::poisson

Command Index NEST Quick Reference

Description

Generates poisson distributed random numbers.

p(n) = (lambda^n / n!) exp(-lambda) n = 0 1 ...

Parameters

lambda - distribution parameter lambda

Author
Hans Ekkehard Plesser
File
librandom/poisson_randomdev.h

SeeAlso

  • CreateRDV
  • RandomArray
  • rdevdict
Command Index NEST Quick Reference
© 2016 by The NEST Initiative · Powered by WordPress
  • Contributors
  • Impressum / Contact
Top
Menu
  • About NEST
  • Download
  • Features
  • Documentation
    • Installing NEST
    • Introduction to PyNEST
    • Example Networks
    • FAQ
    • Developer Manual
    • NEST/SLI Quick Reference
    • NEST Command Index
  • Publications
  • Community