ProteoWizard
Static Public Member Functions
pwiz::math::Random Class Reference

#include <Random.hpp>

List of all members.

Static Public Member Functions

static void initialize ()
static double real (double a, double b)
static int integer (int a, int b)
static double gaussian (double sd)

Detailed Description

Definition at line 32 of file Random.hpp.


Member Function Documentation

static void pwiz::math::Random::initialize ( )
static
static double pwiz::math::Random::real ( double  a,
double  b 
)
static
static int pwiz::math::Random::integer ( int  a,
int  b 
)
static
static double pwiz::math::Random::gaussian ( double  sd)
static

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