12 #ifndef ARITHMETIC_FWD_H 13 #define ARITHMETIC_FWD_H 21 namespace arithmetic {
24 typedef unsigned long long int Denom_t;
Definition: arithmetic.h:54
unsigned long long int Denom_t
Definition: Atlas.h:69
long long int Numer_t
Definition: Atlas.h:68
std::vector< Rational > RationalList
Definition: arithmetic_fwd.h:25
Definition: arithmetic.h:112