link to homepage

Institute for Neuroscience and Medicine

Navigation and service


API documentation

SampleReorderShuffle Class Reference

shuffles the order in which spins are simulated. More...

#include <SampleReorderShuffle.h>

Inheritance diagram for SampleReorderShuffle:
Collaboration diagram for SampleReorderShuffle:

List of all members.

Public Member Functions

virtual void Execute (Spin *data)

Detailed Description

shuffles the order in which spins are simulated.

Definition at line 16 of file SampleReorderShuffle.h.


Member Function Documentation

void SampleReorderShuffle::Execute ( Spin *  data  )  [virtual]

Shuffles the sample. uses always the same seed (-> reproducible)

Reimplemented from SampleReorderStrategyInterface.

Definition at line 19 of file SampleReorderShuffle.cpp.


The documentation for this class was generated from the following files:

Servicemeu