<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 16, 2013 at 7:25 PM, Michael Gottesman <span dir="ltr"><<a href="mailto:mgottesman@apple.com" target="_blank" class="cremed">mgottesman@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1a8" style="overflow:hidden">+  /// \brief Scale the given BlockFrequency by N/D. Return the remainder from<br>

+  /// the division by D. Upon overflow, the routine will saturate.<br>
+  uint32_t scale(const BranchProbability &Prob);<br>
+</div></blockquote></div><br>There is no N or D here really. I would explain this more in terms of Prob?</div></div>