Searched defs:nRows (Results 1 – 3 of 3) sorted by relevance
25 for (unsigned row = 0, nRows = m.getNumRows(); row < nRows; ++row) { in testColumnEchelonForm() local
23 const long nRows; member in BlockMatrix
340 ConstantMatrixType(QualType matrixType,unsigned nRows,unsigned nColumns,QualType canonType) ConstantMatrixType() argument 346 ConstantMatrixType(TypeClass tc,QualType matrixType,unsigned nRows,unsigned nColumns,QualType canonType) ConstantMatrixType() argument