◐ Shell
clean mode source ↗

std::shuffle_order_engine – cppreference.com

Aus cppreference.com

<metanoindex/>

<tbody> </tbody>

definiert in Header

<random>

template< class Engine, size_t p, size_t r > class shuffle_order_engine;

(seit C++11)

Mitglied Typen

Mitglied Typ

Original:

Member type

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Definition
result_type typename Engine::result_type

Member-Funktionen

baut den Motor-Adapter

Original:

constructs the engine adaptor

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(öffentliche Elementfunktion) [edit]

setzt den Zustand des zugrunde liegenden Motor

Original:

sets the state of the underlying engine

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(öffentliche Elementfunktion) [edit]

gibt die zugrunde liegenden Motor

Original:

returns the underlying engine

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(öffentliche Elementfunktion) [edit]

Generation

Original:

Generation

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Fortschritte der Zustand der zugrunde liegenden Motor und gibt den erzeugten Wert

Original:

advances the state of the underlying engine and returns the generated value

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(öffentliche Elementfunktion) [edit]

Fortschritte des Adapters Zustand um einen bestimmten Betrag

Original:

advances the adaptor's state by a specified amount

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(öffentliche Elementfunktion) [edit]

Merkmale

Original:

Characteristics

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[statisch]

gets the smallest possible value in the output range of the underlying engine
(public static Elementfunktion) [edit]

[statisch]

bekommt den größtmöglichen Wert im Leistungsbereich des darunterliegenden Motors

Original:

gets the largest possible value in the output range of the underlying engine

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(public static Elementfunktion) [edit]

Non-Member-Funktionen

vergleicht die internen Zustände der Adapter und die zugrunde liegenden Motoren

Original:

compares the internal states of the adaptors and underlying engines

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(Funktion) [edit]

führt Stream Ein-und Ausgang auf Pseudo-Zufallszahlen-Motor-Adapter

Original:

performs stream input and output on pseudo-random number engine adaptor

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(Funktion) [edit]

Mitglied widerspricht

constexpr size_t table_size

[statisch]


(public static Mitglied konstanten)