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 105 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 114 of file RanlibCPP.h.

References cdfchi().


Member Data Documentation

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 110 of file RanlibCPP.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:50 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1