>From: "Bresticker, Shalom" <shalom.bresticker@intel.com> >2. Do you have a convenient mathematical expression for the current LRM >formula, which has a 'discontinuous' formula? I don't think it is elegant, but it is pretty simple: min(value/floor((2**M)/N), N-1) That is an integer divide, and an if-statement to put anything past the last bin into the last bin. Steven Sharp sharp@cadence.com -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Tue Oct 23 16:16:09 2007
This archive was generated by hypermail 2.1.8 : Tue Oct 23 2007 - 16:16:25 PDT