Searched defs:matrixRows (Results 1 – 3 of 3) sorted by relevance
56 int matrixRows; // number of rows in the matrix (nominal size and not the instance size) member in TConstTraverser
2251 const int matrixRows = leftType.getRows(); in FoldBinary() local2275 const int matrixRows = rightType.getRows(); in FoldBinary() local
2602 const int matrixRows = leftType.getRows(); in FoldBinary() local2626 const int matrixRows = rightType.getRows(); in FoldBinary() local