Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
src/utils/si_units/si_units.h File Reference

Go to the source code of this file.

Variables

const long long Ki = 1000
const long long Mi = 1000 * Ki
const long long Gi = 1000 * Mi

Variable Documentation

const long long Gi = 1000 * Mi
const long long Ki = 1000
const long long Mi = 1000 * Ki
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines