Searched refs:rightNumRows (Results 1 – 1 of 1) sorted by relevance
1466 int rightNumRows = node->getSecondarySize(); in fold() local1467 if(leftNumCols != rightNumRows) { in fold()1479 …nArray[i * leftNumRows + row].getFConst() * (rightUnionArray[column * rightNumRows + i].getFConst(… in fold()