RandLib Class Reference

Static wrapper class for RANDLIB Library. More...

#include <RanlibCPP.h>

List of all members.

Static Public Member Functions

static double chiPValue (int idf, double alpha)
 Returns a p-value for the chi distribution.

Static Public Attributes

static RandLibURG ur
 The static instance of the wrapper class.


Detailed Description

Static wrapper class for RANDLIB Library.

Definition at line 92 of file RanlibCPP.h.


Member Function Documentation

static double RandLib::chiPValue int  idf,
double  alpha
[inline, static]
 

Returns a p-value for the chi distribution.

Definition at line 101 of file RanlibCPP.h.

References cdfchi().


Member Data Documentation

RandLibURG RandLib::ur [static]
 

The static instance of the wrapper class.

This is done to make sure that the random number generator is seeded and only once.

Definition at line 97 of file RanlibCPP.h.


The documentation for this class was generated from the following file:
Generated on Sun Dec 3 10:59:03 2006 for CRyptography And Groups (CRAG) by  doxygen 1.4.6