botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
roundUp
botan
utils
rounding
Round up
T
roundUp
(
T
)
(
T
n
,
T
align_to
)
Parameters
n
T
an integer
align_to
T
the alignment boundary
Return Value
Type:
T
n rounded up to a multiple of align_to
Meta
Source
See Implementation
botan
utils
rounding
functions
clamp
roundDown
roundUp
Round up