Lines Matching full:index
29 ///@brief Find the off-diagonal index in row i whose absolute value is largest
32 /// @param[in] i row index
33 /// @returns Index of absolute largest off-diagonal element in row i
46 /// @param[inout] i_max row index
47 /// @param[inout] j_max column index
69 /// @param[in] i row index
70 /// @param[in] j column index
127 /// elements containing at least one index which is either i or j
134 /// (ie. matrix elements whose second index is > the first index).
157 /// @param[in] i row index
158 /// @param[in] j column index
216 /// @param[in] i row index
217 /// @param[in] j column index