Ask a Question | Search PSRCHIVE: |
Home
|
ExponentialDistribution Class Reference Base class of probability density functions. More...
Inheritance diagram for ExponentialDistribution:
Detailed DescriptionBase class of probability density functions. Member Function Documentation◆ cumulative_distribution()
Get the value of the distribution function at x. The distribution, Implements Probability. Referenced by cumulative_mean(), and cumulative_moment2(). ◆ cumulative_mean()
Get the first moment of the distribution averaged from 0 to x. i.e. Implements Probability. References cumulative_distribution(), and density(). ◆ cumulative_moment2()
Get the second moment of the distribution averaged from 0 to x. i.e. Implements Probability. References cumulative_distribution(), and density(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|