Home | History | Annotate | Download | only in src

Lines Matching refs:iterations

936     int iterations, error = 0, jN, iN, kN, lN = 0;
943 /* max_iterations - maximum number QR-iterations
1173 /* Iterations QR-algorithm for bidiagonal matrixes
1182 iterations = 0;
1253 Iterations of the process of the persecution
1264 /* Completion iterations: lower block
1267 if( iterations++ == max_iterations )