shawn::RandomVariable Class Reference

#include <random_variable.h>

Inheritance diagram for shawn::RandomVariable:

Inheritance graph
[legend]
Collaboration diagram for shawn::RandomVariable:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RandomVariable ()
virtual ~RandomVariable ()
virtual operator double (void) const =0 throw ()
virtual double mean (void) const =0 throw ()
virtual double variance (void) const =0 throw ()
virtual double standard_deviation (void) const =0 throw ()


Constructor & Destructor Documentation

shawn::RandomVariable::RandomVariable (  ) 

virtual shawn::RandomVariable::~RandomVariable (  )  [virtual]


Member Function Documentation

virtual shawn::RandomVariable::operator double ( void   )  const throw () [pure virtual]

virtual double shawn::RandomVariable::mean ( void   )  const throw () [pure virtual]

virtual double shawn::RandomVariable::variance ( void   )  const throw () [pure virtual]

virtual double shawn::RandomVariable::standard_deviation ( void   )  const throw () [pure virtual]


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

Generated on Sun Feb 5 00:01:02 2012 for Shawn by  doxygen 1.5.6