Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

plBellShape Class Reference

A {plBellShape} is a one-dimensional probability distribution on a single variable of {plIntegerType} type. More...

#include <plBellShape.h>

Inheritance diagram for plBellShape:

Inheritance graph
[legend]
Collaboration diagram for plBellShape:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 plBellShape (const plVariablesConjunction &V, plFloat m, plFloat sd)
 Constructs a {plBellShape} on the Variable {V}, with mean equals to {m} and standard deviation equals to {sd}.
virtual ~plBellShape ()
 Destructor.

Detailed Description

A {plBellShape} is a one-dimensional probability distribution on a single variable of {plIntegerType} type.

It looks like a Gaussian (normal) distribution on a continuous variable, but of course it is discrete and truncated.

Definition at line 33 of file plBellShape.h.


Constructor & Destructor Documentation

plBellShape::plBellShape const plVariablesConjunction V,
plFloat  m,
plFloat  sd
 

Constructs a {plBellShape} on the Variable {V}, with mean equals to {m} and standard deviation equals to {sd}.

{V} has to be of type {plIntegerType}.


The documentation for this class was generated from the following file:
Generated on Fri Apr 1 10:58:21 2005 for ProBT by  doxygen 1.4.1