random_generator::random_generator ( const random_generator other )

Creates a copy of a random generator.

Parameters:
other: Generator whose copy is needed.

Returns a pointer to a newly created generator which is an exact copy of the specified generator.

 All Classes Files Functions Variables Typedefs Friends Defines