![]() - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags |
||
---|---|---|
.. | ||
test | ||
README.txt | ||
all.h | ||
const.h | ||
conv.h | ||
func.h | ||
geometry.h | ||
intpoint.h | ||
matrix.h | ||
point.h | ||
vector.h |
README.txt
/** * \dir 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. */