rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWRandInterface Class Reference
[Statistics]

Abstract base class for RWTRand<Generator> . More...

#include <rw/rand.h>

Inheritance diagram for RWRandInterface:
RWTRand< Generator > RWTRandBinomial< Generator > RWTRandExponential< Generator > RWTRandGamma< Generator > RWTRandNormal< Generator > RWTRandPoisson< Generator > RWTRandUniform< Generator >

List of all members.

Public Member Functions

virtual double operator() ()=0

Detailed Description

Abstract base class for RWTRand<Generator>.


Member Function Documentation

virtual double RWRandInterface::operator() (  )  [pure virtual]

Function call operator. Defined by derived classes to return a random number from the appropriate probability distribution.

Implemented in RWTRandUniform< Generator >, RWTRandNormal< Generator >, RWTRandExponential< Generator >, RWTRandGamma< Generator >, RWTRandPoisson< Generator >, and RWTRandBinomial< Generator >.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.