CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
cifti::FloatMatrixRowRef Class Reference

Public Member Functions

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

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