SIRF
3.5.0
|
Specification file for extended Gadgetron functionality classes. More...
#include <cmath>
#include <list>
#include <string>
#include <ismrmrd/ismrmrd.h>
#include <ismrmrd/dataset.h>
#include "sirf/Gadgetron/cgadgetron_shared_ptr.h"
#include "sirf/Gadgetron/gadgetron_data_containers.h"
#include "sirf/common/JacobiCG.h"
#include "sirf/iUtilities/LocalisedException.h"
#include "sirf/Gadgetron/gadget_lib.h"
#include "sirf/Gadgetron/FourierEncoding.h"
Go to the source code of this file.
Classes | |
class | sirf::GTConnector |
Shared pointer wrap-up for GadgetronClientConnector. More... | |
class | sirf::GadgetHandle |
Shared pointer wrap-up for the abstract gadget class aGadget. More... | |
class | sirf::GadgetChain |
Gadget chain class. More... | |
class | sirf::AcquisitionsProcessor |
A particular type of Gadget chain that has AcquisitionData on input and output. More... | |
class | sirf::ImagesReconstructor |
A particular type of Gadget chain that has AcquisitionData on input and ImageData on output. More... | |
class | sirf::ImagesProcessor |
A particular type of Gadget chain that has ImageData on input and output. More... | |
class | sirf::MRAcquisitionModel |
A class for MR acquisition modelling. More... | |
class | sirf::MRAcquisitionModel::BFOperator |
Class for the product of backward and forward projectors of the MR acquisition model. More... | |
Namespaces | |
sirf | |
Abstract data container. | |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
#define | N_TRIALS 5 |
Specification file for extended Gadgetron functionality classes.