externCRandVar Class Reference

Abstract class for continuous random distributions using external software. More...

#include <CRandVar.extern.h>

Inheritance diagram for externCRandVar::

CRandVar Cauchy Normal List of all members.

Public Methods

 externCRandVar (RNG *rng)
 Constructor.

virtual double operator() ()
 Operator which generates a random value.


Private Methods

virtual double eval_c_func ()=0
 The external function used by this r.v.


Detailed Description

Abstract class for continuous random distributions using external software.


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