Rechercher une page de manuel
QuantLib_InverseCumulativePoisson
Langue: en
Version: 375792 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
NAME
QuantLib::InverseCumulativePoisson -Inverse cumulative Poisson distribution function.
SYNOPSIS
#include <ql/math/distributions/poissondistribution.hpp>
Inherits std::unary_function< Real, Real >.
Public Member Functions
InverseCumulativePoisson (Real lambda=1.0)
Real operator() (Real x) const
Detailed Description
Inverse cumulative Poisson distribution function.
Tests
- the correctness of the returned value is tested by checking it against known good results.
Author
Generated automatically by Doxygen for QuantLib from the source code.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre