RNifti
Fast R and C++ Access to NIfTI Images
|
This is the complete list of members for NiftiImage, including all inherited members.
copy(nifti_image *const source) | NiftiImage | inlineprotected |
copy(const NiftiImage &source) | NiftiImage | inlineprotected |
copy(const Block &source) | NiftiImage | inlineprotected |
drop() | NiftiImage | inline |
headerToList() const | NiftiImage | inline |
image | NiftiImage | protected |
initFromArray(const Rcpp::RObject &object, const bool copyData=true) | NiftiImage | inlineprotected |
initFromList(const Rcpp::RObject &object) | NiftiImage | inlineprotected |
initFromMriImage(const Rcpp::RObject &object, const bool copyData=true) | NiftiImage | inlineprotected |
initFromNiftiS4(const Rcpp::RObject &object, const bool copyData=true) | NiftiImage | inlineprotected |
isNull() const | NiftiImage | inline |
isPersistent() const | NiftiImage | inline |
nDims() const | NiftiImage | inline |
NiftiImage() | NiftiImage | inline |
NiftiImage(const NiftiImage &source) | NiftiImage | inline |
NiftiImage(nifti_image *const image, const bool copy=false) | NiftiImage | inline |
NiftiImage(const std::string &path, const bool readData=true) | NiftiImage | inline |
NiftiImage(const SEXP object, const bool readData=true) | NiftiImage | inline |
operator nifti_image *() const | NiftiImage | inline |
operator->() const | NiftiImage | inline |
operator=(const NiftiImage &source) | NiftiImage | inline |
operator=(const Block &source) | NiftiImage | inline |
persistent | NiftiImage | protected |
rescale(const std::vector< float > &scales) | NiftiImage | inline |
setPersistence(const bool persistent) | NiftiImage | inline |
setPixunits(const std::vector< std::string > &pixunits) | NiftiImage | inlineprotected |
sexpTypeToNiftiType(const int sexpType) | NiftiImage | inlinestatic |
slice(const int i) const | NiftiImage | inline |
slice(const int i) | NiftiImage | inline |
toArray() const | NiftiImage | inline |
toArrayOrPointer(const bool internal, const std::string label) const | NiftiImage | inline |
toFile(const std::string fileName, const short datatype) const | NiftiImage | inline |
toFile(const std::string fileName, const std::string &datatype) const | NiftiImage | inline |
toPointer(const std::string label) const | NiftiImage | inline |
update(const SEXP array) | NiftiImage | inline |
updatePixdim(const std::vector< float > &pixdim) | NiftiImage | inlineprotected |
volume(const int i) const | NiftiImage | inline |
volume(const int i) | NiftiImage | inline |
xform(const bool preferQuaternion=true) const | NiftiImage | inline |
~NiftiImage() | NiftiImage | inline |