Searched refs:getRowMajorData (Results 1 – 1 of 1) sorted by relevance
71 Array<T, Rows*Cols> getRowMajorData (void) const;430 Array<T, Rows*Cols> Matrix<T, Rows, Cols>::getRowMajorData (void) const in getRowMajorData() function in tcu::Matrix