JEMRIS 2.9.2
open-source MRI simulations
Loading...
Searching...
No Matches
SampleReorderShuffle.h
Go to the documentation of this file.
1
8#ifndef SAMPLEREORDERSHUFFLE_H_
9#define SAMPLEREORDERSHUFFLE_H_
10
12
17public:
19 virtual ~SampleReorderShuffle();
20
24 //template <class T>
25 virtual void Execute(Spin* data);
26};
27
28#endif /* 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

-- last change 03.01.2025 | Tony Stoecker | Imprint | Data Protection --