Cauchy Class Reference

Class that generates Cauchy (Lorentian) deviates. More...

#include <Cauchy.h>

Inheritance diagram for Cauchy::

externCRandVar CRandVar List of all members.

Public Methods

 Cauchy (RNG *gen=NULL, double alpha=0.0, double beta=1.0)
 Constructor.


Public Attributes

double alpha
 Cauchy alpha parameter.

double beta
 Cauchy beta parameter.


Protected Methods

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


Detailed Description

Class that generates Cauchy (Lorentian) deviates.

See also:
ranlib.


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