


% -*- texinfo -*-
% @deftypefn {Function File} {} poisson_pdf (@var{x}, @var{lambda})
% For each element of @var{x}, compute the probability density function
% (PDF) at @var{x} of the poisson distribution with parameter @var{lambda}.
% @end deftypefn