Next: Quasi-random number generator algorithms, Previous: Auxiliary quasi-random number generator functions, Up: Quasi-Random Sequences
This function copies the quasi-random sequence generator src into the pre-existing generator dest, making dest into an exact copy of src. The two generators must be of the same type.
This function returns a pointer to a newly created generator which is an exact copy of the generator q.