Searched defs:i_max (Results 1 – 1 of 1) sorted by relevance
44 … void MaxEntry(const CeedScalar *A, CeedInt N, CeedInt *max_idx_row, CeedInt *i_max, CeedInt *j_ma… in MaxEntry()233 CeedInt i_max = i; in SortRows() local