| recurrence |
A computation in a loop in which the values produced in the current iteration depend on values produced in previous iterations. A typical example is: DO I=1,N X(I)=X(I-1) + A(I) END DO
Ãâó: docs.cray.com/books/004-2518-002/html-004-2518-002...
|
|---|---|
| recurrence |
A dependency in a DO-loop whereby a result depends upon completion of the previous iteration of the loop. Such dependencies inhibit vectorization. For example: A(I) = A(I-1) + B(I) In a loop on I, this process would not be vectorizable on most vector computers without marked degradation in performance. This is not an axiom or law, but rather is simply a fact resulting from current machine design. reduced instruction set computer (RISC):
Ãâó: www2.sscc.ru/Litera/gloss/Glossary.html
|
| recurrence |
Used especially in reference to the recurrence of physical parameters every 27 days (the rotation period of the sun).
Ãâó: www.sci.fi/~fmbb/astro/glossar2.htm
|
| recurrent |
this means that the cancer has returned after it has been treated. It may come back in the lip and oral cavity or in another part of the body.
Ãâó: www.drkoop.com/encyclopedia/43/452.html
|
Á¦Ç°¸í |
ÆÇ¸Å»ç |
º¸ÇèÄÚµå | ¼ººÐ/ÇÔ·® | ±¸ºÐ/º¸Çè±Þ¿© |
|---|
Á¦Ç°¸í |
ÆÇ¸Å»ç |
º¸ÇèÄÚµå | ¼ººÐ/ÇÔ·® | ±¸ºÐ/º¸Çè±Þ¿© |
|---|