UniformDistribution Class Reference

The uniform distribution. More...

#include <distributions.h>

Inheritance diagram for UniformDistribution:

Distribution

List of all members.

Public Member Functions

double pdf (double x) const
double cdf (double x) const


Detailed Description

The uniform distribution.

Member Function Documentation

double UniformDistribution::pdf ( double  x  )  const

double UniformDistribution::cdf ( double  x  )  const


The documentation for this class was generated from the following files:

Documentation generated by  doxygen
Source code hosted by