Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Type definition for a shuffle order engine.
typedef shuffle_order_engine<minstd_rand0, 256>
knuth_b;
Remarks
This type is a synonym for a specialization of the template shuffle_order_engine with a specialization of the template linear_congruential.
Requirements
Header: <random>
Namespace: std