#include <AH/Math/Divide.hpp>
Divide a signed integer by N, rounding the result.
Definition at line 30 of file Divide.hpp.
Collaboration diagram for round_div_signed_int< N, T >:Static Public Member Functions | |
| static T | div (T val) |
Definition at line 31 of file Divide.hpp.