A faster algorithm for MutablebigInteger.divWord(long, int)

XMLWordPrintable

    • In Review
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The method MutableBigInteger.divWord(long, int) can use the algorithm of Hacker's Delight (2nd ed), section 9.3, the same used in Long.divideUnsigned(long, long) and Long.remainderUnsigned(long, long), to get the computation faster.


            Assignee:
            Brian Burkhalter
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: