#include <scv_constraint_range.h>
Public Methods | |
| _scv_random_unsigned_big () | |
| _scv_random_unsigned_big (const sc_unsigned &sample) | |
| _scv_random_unsigned_big (const _scv_random_unsigned_big &rhs) | |
| ~_scv_random_unsigned_big () | |
| sc_unsigned | mod (const sc_unsigned &data, const sc_unsigned &n) const |
| unsigned int | floor (const sc_unsigned &data) const |
| sc_unsigned | next (scv_shared_ptr< scv_random > random) const |
| sc_unsigned | next (scv_shared_ptr< scv_random > random, const sc_unsigned &size) const |
|
|
Definition at line 332 of file scv_constraint_range.h. |
|
|
Definition at line 334 of file scv_constraint_range.h. |
|
|
Definition at line 340 of file scv_constraint_range.h. |
|
|
Definition at line 347 of file scv_constraint_range.h. |
|
|
Definition at line 351 of file scv_constraint_range.h. References assert. |
|
||||||||||||
|
Definition at line 348 of file scv_constraint_range.h. |
|
||||||||||||
|
Definition at line 364 of file scv_constraint_range.h. References next(). |
|
|
Definition at line 354 of file scv_constraint_range.h. Referenced by next(). |
1.2.18