TProcuraAdversa
Algoritmos de procura adversa
Loading...
Searching...
No Matches
TRand Class Reference

#include <TRand.h>

Collaboration diagram for TRand:

Public Member Functions

 TRand ()
 
virtual ~TRand ()
 

Static Public Member Functions

static unsigned int rand (int seq=0)
 
static void srand (unsigned int seed, int seq=0)
 

Detailed Description

Definition at line 12 of file TRand.h.

Constructor & Destructor Documentation

◆ TRand()

TRand::TRand ( )

Definition at line 34 of file TRand.cpp.

◆ ~TRand()

TRand::~TRand ( )
virtual

Definition at line 39 of file TRand.cpp.

Member Function Documentation

◆ rand()

unsigned int TRand::rand ( int  seq = 0)
static

Definition at line 61 of file TRand.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ srand()

void TRand::srand ( unsigned int  seed,
int  seq = 0 
)
static

Definition at line 44 of file TRand.cpp.

Here is the caller graph for this function:

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