Awali
Another Weighted Automata library
Namespaces | Functions
arith.hh File Reference
#include <awali/sttc/misc/attributes.hh>

Go to the source code of this file.

Namespaces

 awali
 Main namespace of Awali.
 
 awali::utils
 

Functions

ATTRIBUTE_CONST unsigned int awali::utils::gcd (unsigned int a, unsigned int b)
 
ATTRIBUTE_CONST unsigned int awali::utils::lcm (unsigned int a, unsigned int b)
 
ATTRIBUTE_CONST int awali::utils::max (int a, int b)
 
ATTRIBUTE_CONST int awali::utils::min (int a, int b)