MOS substitution: Difference between revisions
| Line 209: | Line 209: | ||
Case 2: neither of ''k'' and ''k'' + 1 equals (''b'' + ''c''). Here, if '''Y''' occurs ''j'' or ''j'' + 1 times in a window of size ''k'', then ''Y'' occurs ''j'' + 1 or ''j'' + 2 times in a window of size ''k'' + 2. | Case 2: neither of ''k'' and ''k'' + 1 equals (''b'' + ''c''). Here, if '''Y''' occurs ''j'' or ''j'' + 1 times in a window of size ''k'', then ''Y'' occurs ''j'' + 1 or ''j'' + 2 times in a window of size ''k'' + 2. | ||
== | == MOS substitution scales and RTT == | ||
== Code == | == Code == | ||