Ad
  • Custom User Avatar

    dammit, I got lambda'd

  • Custom User Avatar

    I have changed the division by two for a multiplication times 0.5. Although in most systems this should not be an issue due to compiler optimizations, reality is that due to paralellism algorithms and other factors, multiplications are more efficient than divisions.