Home | History | Annotate | Download | only in gold

Lines Matching full:convergence

40 // done repeatedly until convergence is obtained.  Here is an example for
52 // assigning identical functions to the same group, until convergence is
60 // for convergence. We can stop at any point and correctness will be
63 // convergence. Here is an example with mutually recursive functions :
75 // convergence, cannot detect that they are identical. It should be noted
82 // the checksumming until convergence. This can detect the above case
84 // However, the caveat is that it has to be run to convergence. It cannot
89 // iterations are more than enough to achieve convergence. Algorithm I can