/**
 * \dir src/math
 * \brief Common mathematical structures and functions
 */

/**
 * \namespace Math
 * \brief Namespace for (new) math code
 *
 * This namespace was created to avoid clashing with old code, but now it still serves,
 * defining a border between math and non-math-related code.
 */