Searched refs:outCols (Results 1 – 3 of 3) sorted by relevance
166 final int outCols = m.getColumnDimension(); in multiply()167 final BlockRealMatrix out = new BlockRealMatrix(rows, outCols); in multiply()174 for (int j = 0; j < outCols; ++j) { in multiply()197 final int outCols = m.getColumnDimension(); in multiply() local198 OpenMapRealMatrix out = new OpenMapRealMatrix(rows, outCols); in multiply()205 for (int j = 0; j < outCols; ++j) { in multiply()
1564 const int outCols = result->getNominalSize(); in visitAggregate() local1569 for(int i = 0; i < outCols; i++) in visitAggregate()1597 for(int i = 0; i < outCols; i++) in visitAggregate()1603 emitCast(result, i + n * outCols, &col, 0); in visitAggregate()1608 Instruction *mov = emitCast(result, i + n * outCols, argi, i); in visitAggregate()
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...