RNifti
Fast R and C++ Access to NIfTI Images
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CRNifti::NiftiImage::BlockInner class referring to a subset of an image
 CRNifti::NiftiImageData::ElementInner class representing a single element in the data blob
 Citerator
 CRNifti::NiftiImageData::IteratorIterator type for NiftiImageData, with Element as its value type
 CRNifti::NiftiImageThin wrapper around a C-style nifti_image struct that allows C++-style destruction
 CRNifti::NiftiImageDataWrapper class encapsulating a NIfTI data blob, with responsibility for handling data scaling and polymorphism
 CRNifti::NiftiImageData::TypeHandlerAbstract inner class defining the type-specific functions required in concrete subclasses
 CRNifti::NiftiImageData::ConcreteTypeHandler< Type >Concrete inner class template defining behaviour specific to individual data types