Searched refs:aa_i (Results 1 – 1 of 1) sorted by relevance
1587 MatScalar *aa_i; in MatGetRow_SeqBAIJ_private() local1606 aa_i = aa + bs2 * (ai[bn] + i); in MatGetRow_SeqBAIJ_private()1607 for (j = bp, k = 0; j < bs2; j += bs, k++) v_i[k] = aa_i[j]; in MatGetRow_SeqBAIJ_private()