RNifti
Fast R and C++ Access to NIfTI Images
Public Member Functions | Protected Attributes | List of all members
RNifti::Vector< ElementType, Length > Class Template Reference

Public Member Functions

 Vector (const ElementType value=0.0)
 
 Vector (const ElementType *source)
 
Vector< ElementType, Length > operator- () const
 
const ElementType & operator[] (const size_t i) const
 
ElementType & operator[] (const size_t i)
 

Protected Attributes

ElementType elements [Length]
 

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