fxdiv 0.0-1.63058ef
Channel: guix
Home page: https://github.com/Maratyszcza/FXdiv
Licenses: Expat
Synopsis: C++ library for division via fixed-point multiplication by inverse
Description:
On modern CPUs and GPUs, integer division is several times slower than multiplication. FXdiv implements an algorithm to replace an integer division with a multiplication and two shifts. This algorithm improves performance when an application performs repeated divisions by the same divisor.
Total results: 1