CMS 3D CMS Logo

List of all members | Public Attributes
Random_struct Struct Reference

#include <Random.h>

Public Attributes

int haveRange
 
int i
 
int j
 
double left
 
int m [17]
 
double right
 
int seed
 
double width
 

Detailed Description

Definition at line 4 of file Random.h.

Member Data Documentation

◆ haveRange

int Random_struct::haveRange

Definition at line 9 of file Random.h.

◆ i

int Random_struct::i

Definition at line 7 of file Random.h.

◆ j

int Random_struct::j

Definition at line 8 of file Random.h.

◆ left

double Random_struct::left

Definition at line 10 of file Random.h.

Referenced by svgfig.Curve.Samples::__len__().

◆ m

int Random_struct::m[17]

Definition at line 5 of file Random.h.

◆ right

double Random_struct::right

Definition at line 11 of file Random.h.

◆ seed

int Random_struct::seed

Definition at line 6 of file Random.h.

◆ width

double Random_struct::width

Definition at line 12 of file Random.h.