JEMRIS 2.9.2
open-source MRI simulations
Loading...
Searching...
No Matches
SampleReorderStrategyInterface.h
Go to the documentation of this file.
1
8#ifndef SAMPLEREORDERSTRATEGYINTERFACE_H_
9#define SAMPLEREORDERSTRATEGYINTERFACE_H_
10
11struct Spin;
12
17public:
20
24 virtual void Execute(Spin* data) {};
25};
26
27#endif /* SAMPLEREORDERSTRATEGYINTERFACE_H_ */
base class for different sample reorder strategies.
Definition SampleReorderStrategyInterface.h:16
virtual void Execute(Spin *data)
Definition SampleReorderStrategyInterface.h:24
a container of spins
Definition Sample.h:294

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