Home | History | Annotate | Download | only in src

Lines Matching defs:AA

360         double AA[200];
363 for (int j = 0; j < 10; j++) AA[i + j * 20] = A[perm[i] + j * 20];
368 A[i] = AA[i];