Class mp_randstate¶
Defined in File mp_class.h
Class Documentation¶
-
class
SymEngine::mp_randstate¶ Public Functions
-
void
urandomint(integer_class &res, const integer_class &a)¶
-
void
seed(const integer_class &i)¶
-
mp_randstate()¶
-
~mp_randstate()¶
-
void