Patterns in static

Apophenia

apop_poisson.c File Reference

Variables


Detailed Description

The poisson distribution.


Variable Documentation

The poisson distribution

Location of data in the grid is not relevant; send it a 1 x N, N x 1, or N x M and it will all be the same.

$p(k) = {\mu^k \over k!} \exp(-\mu), $

SourceForge.net Logo

Autogenerated by doxygen on 23 Nov 2009.