Options
All
  • Public
  • Public/Protected
  • All
Menu

Cumulative Poisson distribution function

This function provides an approximation of the integral of the Poisson distribution.

For this implementation see "Numerical Recipes in C", 2nd edition, Press, Teukolsky, Vetterling, Flannery, chapter 6

test the correctness of the returned value is tested by checking it against known good results.

Hierarchy

  • CumulativePoissonDistribution

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private _mu

_mu: Real

Methods

f

  • Parameters

    Returns Real