Probability Class Reference

Class representing a probability (a double between 0 and 1). More...

#include <bfl_constants.h>

List of all members.

Public Member Functions

 Probability (double p)
double getValue () const
 operator double ()
Probability operator* (Probability p)
Probability operator/ (Probability p)

Friends

ostream & operator<< (ostream &stream, Probability &prob)
istream & operator>> (istream &stream, Probability &prob)


Detailed Description

Class representing a probability (a double between 0 and 1).

Definition at line 39 of file bfl_constants.h.


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

Generated on Thu Mar 24 16:57:09 2011 for Bayesian Filtering Library by  doxygen 1.5.9