Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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