Zoltan2
Loading...
Searching...
No Matches
Zoltan2_AlgRandom.hpp File Reference

Random ordering using the Fisher-Yates (Knuth) shuffle. More...

Include dependency graph for Zoltan2_AlgRandom.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zoltan2::AlgRandom< Adapter >

Namespaces

namespace  Zoltan2
 Created by mbenlioglu on Aug 31, 2020.

Detailed Description

Random ordering using the Fisher-Yates (Knuth) shuffle.

TODO: Only local permutation, could add global option.

Definition in file Zoltan2_AlgRandom.hpp.