Visit the lwnnplus home page, download the technical report in english or italian.
#include <shuffle.h>
Public Member Functions | |
shuffle (int n) | |
Constructs a shuffle of length n. | |
void | redo () |
Redo the shuffle. | |
int | operator[] (int x) const |
operator[] read-only | |
int | size () const |
Retrieve the size of the shuffle. |
|
Constructs a shuffle of length n.
|
|
operator[] read-only
|
|
Retrieve the size of the shuffle.
|