Lines Matching refs:column
88 respectively, indicate the global row and column numbers to be inserted.
90 column matrix indices begin with zero *regardless of the programming language
94 meaning that the value to be put in row `idxm[i]` and column
96 values in column major order, one can call the command
103 support the column-oriented option.
156 the local values in the matrix. See {any}`sec_matlayout` for full details on row and column layouts.
233 along with an array of corresponding column numbers and an array of
684 each process stores its entries in a column-major array in the usual
1169 `cols` and `vals` returns the column indices (with indices starting
1170 at zero) and values in the row. If only the column indices are needed
1283 are the row pointers and column pointers for the given rows; these are