![]() |
||
---|---|---|
.. | ||
README.txt | ||
all.h | ||
const.h | ||
func.h | ||
geometry.h | ||
half.cpp | ||
half.h | ||
sphere.h |
README.txt
/** * \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. */