33 #if defined(BasicTypes_RECURSES) 34 #error Recursive header files inclusion detected in BasicTypes.h 35 #else // defined(BasicTypes_RECURSES) 37 #define BasicTypes_RECURSES 39 #if !defined BasicTypes_h 47 #include <boost/cstdint.hpp> 77 #define WITH_BIGINTEGER 89 #endif // !defined BasicTypes_h 91 #undef BasicTypes_RECURSES 92 #endif // else defined(BasicTypes_RECURSES) boost::uint32_t uint32_t
unsigned 32-bit integer.
boost::int8_t int8_t
signed 8-bit integer.
mpz_class BigInteger
Multi-precision integer with GMP implementation.
boost::int16_t int16_t
signed 16-bit integer.
boost::uint16_t uint16_t
unsigned 16-bit integer.
DGtal is the top-level namespace which contains all DGtal functions and types.
boost::uint8_t uint8_t
unsigned 8-bit integer.
boost::uint64_t uint64_t
unsigned 64-bit integer.
boost::int32_t int32_t
signed 32-bit integer.
boost::int64_t int64_t
signed 94-bit integer.