Namensräume
Varianten
Aktionen

cpp/numeric/random/uniform int distribution/max: Unterschied zwischen den Versionen

Aus cppreference.com
K (r2.7.3) (Bot: Ergänze: en, es, fr, it, ja, pt, ru, zh)
K (Use {{lc}}. Update links. Various fixes.)
 
Zeile 1: Zeile 1:
{{page template|cpp/numeric/random/distribution/max|uniform_int_distribution}}
+
{{page|cpp/numeric/random/distribution/max|uniform_int_distribution}}
  
 
[[en:cpp/numeric/random/uniform int distribution/max]]
 
[[en:cpp/numeric/random/uniform int distribution/max]]

Aktuelle Version vom 1. Juli 2013, 20:40 Uhr

 
 
Numerik-Bibliothek
Gemeinsame mathematischen Funktionen
Floating-Point-Umgebung
Komplexe Zahlen
Numerische Arrays
Pseudo-Zufallszahlen
Compile-time rationale Arithmetik (C++11)
Generische numerische Operationen
Original:
Generic numeric operations
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
iota(C++11)
accumulate
inner_product
adjacent_difference
partial_sum
 
Pseudo-Zufallszahlen
Motoren und Adaptern
Original:
Engines and engine adaptors
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
linear_congruential_engine(C++11)
mersenne_twister_engine(C++11)
subtract_with_carry_engine(C++11)
discard_block_engine(C++11)