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
22 const long nRows; member in BlockMatrix
303 ConstantMatrixType::ConstantMatrixType(QualType matrixType, unsigned nRows, in ConstantMatrixType()309 unsigned nRows, unsigned nColumns, in ConstantMatrixType()