CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
Public Member Functions | List of all members
cifti::FloatMatrixRowRef Class Reference

Public Member Functions

 FloatMatrixRowRef (FloatMatrixRowRef &right)
 
 FloatMatrixRowRef (std::vector< float > &therow)
 
FloatMatrixRowRefoperator= (const FloatMatrixRowRef &right)
 
FloatMatrixRowRefoperator= (const ConstFloatMatrixRowRef &right)
 
FloatMatrixRowRefoperator= (const float &right)
 
float & operator[] (const int64_t &index)
 

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