TriangleDistribution Class Reference

Triangle distribution. More...

#include <RandomDistribution.h>

Inheritance diagram for TriangleDistribution:

Inheritance graph
[legend]
Collaboration diagram for TriangleDistribution:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TriangleDistribution (double a=0, double b=0.5, double c=1)


Detailed Description

Triangle distribution.

The returned floating-point values x satisfy a <= x <= c; x has a triangle distribution, where b is the most probable value for x.

Definition at line 149 of file RandomDistribution.h.


Constructor & Destructor Documentation

TriangleDistribution::TriangleDistribution ( double  a = 0,
double  b = 0.5,
double  c = 1 
) [inline]

Definition at line 152 of file RandomDistribution.h.


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

Generated on Wed Jul 9 16:34:55 2008 for PCSIM by  doxygen 1.5.5