#include <AH/Math/Divide.hpp>
Divide an unsigned integer by N, rounding the result.
Definition at line 20 of file Divide.hpp.
Collaboration diagram for round_div_unsigned_int< N, T >:Static Public Member Functions | |
| static T | div (T val) |
Definition at line 21 of file Divide.hpp.