8#ifndef SAMPLEREORDERSHUFFLE_H_
9#define SAMPLEREORDERSHUFFLE_H_
Implementation of JEMRIS of SampleReorderStrategyInterface.
shuffles the order in which spins are simulated.
Definition SampleReorderShuffle.h:16
virtual void Execute(Spin *data)
Definition SampleReorderShuffle.cpp:19
base class for different sample reorder strategies.
Definition SampleReorderStrategyInterface.h:16
a container of spins
Definition Sample.h:294