Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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