CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
|
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) |