Botan  1.10.9
Namespaces | Functions
rounding.h File Reference
#include <botan/types.h>

Go to the source code of this file.

Namespaces

 Botan
 

Functions

template<typename T >
Botan::round_down (T n, T align_to)
 
template<typename T >
Botan::round_up (T n, T align_to)