dishtiny
latest
Project Overview
Installation
Usage
Simulation Overview
Data Overview
Experiment Workflow Overview
Development Overview
Glossary
Citing
Publications
Library API
Contributing
Code of Conduct
Acknowledgements
dishtiny
»
Library API
»
Template Class IterShuffler
Edit on GitHub
Template Class IterShuffler
¶
Defined in
File IterShuffler.hpp
Class Documentation
¶
template<typename
T
>
class
dish2
::
IterShuffler
¶
Public Functions
IterShuffler
(
)
= default
¶
IterShuffler
(
const
T
begin
,
const
T
end
)
¶
void
Fill
(
const
T
begin
,
const
T
end
)
¶
void
Shuffle
(
)
¶
auto
begin
(
)
const
¶
auto
end
(
)
const
¶