TVecSmallInt::RandomShuffle Method

TVecInt *RandomShuffle();

Randomly shuffles the content of the vector.

Remarks:

Scrambles the contents of the vector randomly by using the Fisher-Yates shuffle.

Declared in Dew::Math::TVecInt · Dew.Math/MtxVecInt.h · Cross-compiler