Home | History | Annotate | Download | only in src

Lines Matching refs:numRows

475     int numRows;
476 numRows = srcMatr->rows;
479 if( numRows != dstMatr->rows )
492 for( i = 0; i < numRows; i++ )