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